summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-28fix parsing of @{-1}@{u} combinationJeff King
2010-01-28test combinations of @{} syntaxJeff King
2010-01-28rerere: fix too-short initializationJeff King
2010-01-28t0101: use absolute dateJeff King
2010-01-28Merge branch 'fk/threaded-grep'Junio C Hamano
2010-01-28Merge branch 'gp/maint-cvsserver'Junio C Hamano
2010-01-28tests: update tests that used to failJunio C Hamano
2010-01-27Merge branch 'jc/upstream-reflog'Junio C Hamano
2010-01-27Merge branch 'jc/maint-reflog-bad-timestamp'Junio C Hamano
2010-01-27Merge branch 'il/maint-colon-address'Junio C Hamano
2010-01-27Merge branch 'il/maint-xmallocz'Junio C Hamano
2010-01-27Merge branch 'jh/maint-config-file-prefix'Junio C Hamano
2010-01-27transport_get(): drop unnecessary check for !remoteJunio C Hamano
2010-01-27Fix remote.<remote>.vcsIlari Liusvaara
2010-01-27t0101: use a fixed timestamp when searching in the reflogJunio C Hamano
2010-01-27Update @{bogus.timestamp} fix not to die()Junio C Hamano
2010-01-27Merge branch 'jl/diff-submodule-ignore'Junio C Hamano
2010-01-27work around an obnoxious bash "safety feature" on OpenBSDJunio C Hamano
2010-01-26fix portability issues with $ in double quotesStephen Boyd
2010-01-26approxidate_careful() reports errorneous date stringJunio C Hamano
2010-01-26Fix log -g this@{upstream}Junio C Hamano
2010-01-26Fix integer overflow in unpack_compressed_entry()Ilari Liusvaara
2010-01-26Fix integer overflow in unpack_sha1_rest()Ilari Liusvaara
2010-01-26Fix integer overflow in patch_delta()Ilari Liusvaara
2010-01-26Add xmallocz()Ilari Liusvaara
2010-01-26git-cvsserver: allow regex metacharacters in CVSROOTGerrit Pape
2010-01-26builtin-config: Fix crash when using "-f <relative path>" from non-root dirJohan Herland
2010-01-26Allow use of []-wrapped addresses in git://Ilari Liusvaara
2010-01-26Support addresses with ':' in git-daemonIlari Liusvaara
2010-01-26grep: use REG_STARTEND (if available) to speed up regexecBenjamin Kramer
2010-01-26Threaded grepFredrik Kuivinen
2010-01-26am: fix patch format detection for Thunderbird "Save As" emailsStephen Boyd
2010-01-26t0022: replace non-portable literal CRStephen Boyd
2010-01-26tests: consolidate CR removal/addition functionsStephen Boyd
2010-01-25grep: expose "status-only" feature via -qJunio C Hamano
2010-01-25commit-tree: remove unused #defineStephen Boyd
2010-01-25t5541-http-push: make grep expression check for one line onlyTay Ray Chuan
2010-01-25rebase: replace antiquated sed invocationStephen Boyd
2010-01-25Add test-run-command to .gitignoreAlejandro Riveira Fernández
2010-01-25git_connect: use use_shell instead of explicit "sh", "-c"Johannes Sixt
2010-01-25Teach diff --submodule that modified submodule directory is dirtyJens Lehmann
2010-01-25git diff: Don't test submodule dirtiness with --ignore-submodulesJens Lehmann
2010-01-25gitweb.js: Workaround for IE8 bugv1.7.0-rc0Jakub Narebski
2010-01-25Merge branch 'jc/fix-tree-walk'Junio C Hamano
2010-01-24Make test numbers uniqueJohannes Sixt
2010-01-24Merge branch 'maint'Junio C Hamano
2010-01-24Merge branch 'maint' of git://git.spearce.org/git-gui into maintJunio C Hamano
2010-01-24Windows: Remove dependency on pthreadGC2.dllMichael Lukashov
2010-01-24Documentation: move away misplaced 'push --upstream' descriptionThomas Rast
2010-01-24Documentation: add missing :: in config.txtThomas Rast