summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 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-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-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-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
2010-01-24Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trastJunio C Hamano
2010-01-24pull: re-fix command line generationJunio C Hamano
2010-01-24Documentation: merge: use MERGE_HEAD to refer to the remote branchJonathan Nieder
2010-01-24Documentation: simplify How Merge WorksJonathan Nieder
2010-01-24Documentation: merge: add a section about fast-forwardJonathan Nieder
2010-01-24Documentation: emphasize when git merge terminates earlyJonathan Nieder
2010-01-24Documentation: merge: add an overviewJonathan Nieder
2010-01-24Documentation: merge: move merge strategy list to endJonathan Nieder
2010-01-24Documentation: suggest `reset --merge` in How Merge Works sectionJonathan Nieder
2010-01-24Documentation: merge: move configuration section to endJonathan Nieder
2010-01-24Make ce_uptodate() trustworthy againJunio C Hamano
2010-01-24rebase -i: Export GIT_AUTHOR_* variables explicitlyJunio C Hamano