summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-22git p4 test: run as user "author"Pete Wyckoff
2014-01-22git p4 test: is_cli_file_writeable succeedsPete Wyckoff
2014-01-22git p4 test: explicitly check p4 wildcard deletePete Wyckoff
2014-01-22git p4: work around p4 bug that causes empty symlinksPete Wyckoff
2014-01-22gitk: Comply with XDG base directory specificationAstril Hayato
2014-01-21git p4 test: ensure p4 symlink parsing worksPete Wyckoff
2014-01-21git p4 test: wildcards are supportedPete Wyckoff
2014-01-21list-objects: only look at cmdline trees with edge_hintJeff King
2014-01-21t/perf: time rev-list with UNINTERESTING commitsJeff King
2014-01-21Documentation: @{-N} can refer to a commitThomas Rast
2014-01-21rename_tmp_log(): on SCLD_VANISHED, retryMichael Haggerty
2014-01-21rename_tmp_log(): limit the number of remote_empty_directories() attemptsMichael Haggerty
2014-01-21rename_tmp_log(): handle a possible mkdir/rmdir raceMichael Haggerty
2014-01-21rename_ref(): extract function rename_tmp_log()Michael Haggerty
2014-01-21remove_dir_recurse(): handle disappearing files and directoriesMichael Haggerty
2014-01-21remove_dir_recurse(): tighten condition for removing unreadable dirMichael Haggerty
2014-01-21lock_ref_sha1_basic(): if locking fails with ENOENT, retryMichael Haggerty
2014-01-21lock_ref_sha1_basic(): on SCLD_VANISHED, retryMichael Haggerty
2014-01-21Documentation/gitk: document -L optionThomas Rast
2014-01-21Merge tag 'gitgui-0.19.0' of http://repo.or.cz/r/git-guiJunio C Hamano
2014-01-21gitk: Replace "next" and "prev" buttons with down and up arrowsMarc Branchaud
2014-01-21gitk: chmod +x po2msg.shJonathan Nieder
2014-01-21gitk: Update copyright datesPaul Mackerras
2014-01-21gitk: Add Bulgarian translation (304t)Alexander Shopov
2014-01-21gitk: Fix mistypeMax Kirillov
2014-01-18git-gui 0.19gitgui-0.19.0Pat Thoyts
2014-01-18git-gui: chmod +x po2msg, windows/git-gui.shJonathan Nieder
2014-01-18git-gui: fallback right pane to packed widgets with Tk 8.4Max Kirillov
2014-01-18git-gui i18n: Added Bulgarian translationAlexander Shopov
2014-01-18git-gui l10n: Add 29 more terms to glossaryAlexander Shopov
2014-01-18git-gui i18n: Initial glossary in BulgarianAlexander Shopov
2014-01-17Git 1.9-rc0v1.9-rc0Junio C Hamano
2014-01-17Merge branch 'maint'Junio C Hamano
2014-01-17Merge branch 'fp/submodule-checkout-mode'Junio C Hamano
2014-01-17Merge branch 'nd/shallow-clone'Junio C Hamano
2014-01-17mingw: remove mingw_writeErik Faye-Lund
2014-01-17prefer xwrite instead of writeErik Faye-Lund
2014-01-17Merge branch 'jk/pull-rebase-using-fork-point'Junio C Hamano
2014-01-17pull: suppress error when no remoteref is foundJohn Keeping
2014-01-17git-svn: workaround for a bug in svn serf backendRoman Kagan
2014-01-17diff_filespec: use only 2 bits for is_binary flagJeff King
2014-01-17diff_filespec: reorder is_binary fieldJeff King
2014-01-17diff_filespec: drop xfrm_flags fieldJeff King
2014-01-17diff_filespec: drop funcname_pattern_ident fieldJeff King
2014-01-17diff_filespec: reorder dirty_submodule macro definitionsJeff King
2014-01-16gitignore doc: add global gitignore to synopsisJonathan Nieder
2014-01-16send-email: /etc/ssl/certs/ directory may not be usable as ca_pathRuben Kerkhof
2014-01-15revision: propagate flag bits from tags to pointeesJunio C Hamano
2014-01-15revision: mark contents of an uninteresting tree uninterestingJunio C Hamano
2014-01-15interpret_branch_name: find all possible @-marksJeff King