summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-23Port git commit to C.Kristian Høgsberg
2007-11-23Export launch_editor() and make it accept ':' as a no-op editor.Kristian Høgsberg
2007-11-23Add testcase for amending and fixing author in git commit.Kristian Høgsberg
2007-11-23Make test scripts executable.Junio C Hamano
2007-11-23Merge branch 'maint'Junio C Hamano
2007-11-23Make test scripts executable.Junio C Hamano
2007-11-22rebase -i: move help to end of todo fileJohannes Schindelin
2007-11-22bundle create: keep symbolic refs' names instead of resolving themJohannes Schindelin
2007-11-22git-merge-ours: make it a builtin.Thomas Harning
2007-11-22Refactor patch_update_cmdWincent Colaiuta
2007-11-22Authenticate only once in git-send-emailWincent Colaiuta
2007-11-22Merge git://git.bogomips.org/git-svnJunio C Hamano
2007-11-22Fix "quote" misconversion for rewrite diff output.Junio C Hamano
2007-11-22git-svn: allow `info' command to work offlineEric Wong
2007-11-22git-svn: info --url [path]David D. Kilzer
2007-11-22git-svn info: implement info commandDavid D. Kilzer
2007-11-22git-svn: extract reusable code into utility functionsDavid D. Kilzer
2007-11-22t9106: fix a race condition that caused svn to miss modificationsEric Wong
2007-11-21Merge git://repo.or.cz/git-guiJunio C Hamano
2007-11-21git-p4: Fix typo in --detect-labelsShun Kei Leung
2007-11-21avoid "defined but not used" warning for fetch_objs_via_walkerJeff King
2007-11-21git-gui 0.9.0gitgui-0.9.0Shawn O. Pearce
2007-11-21Merge branch 'maint'Junio C Hamano
2007-11-21send-email: add transfer encoding header with content-typeJeff King
2007-11-20git-compat-util.h: auto-adjust to compiler support of FLEX_ARRAY a bit betterJunio C Hamano
2007-11-20Flush progress message buffer in display().Johannes Sixt
2007-11-20autoconf: Add tests for memmem, strtoumax and mkdtemp functionsJakub Narebski
2007-11-20gitweb: Put project README in div.readme, fix its paddingJakub Narebski
2007-11-20gitweb: Style all tables using CSSJakub Narebski
2007-11-20send-email: Don't add To: recipients to the Cc: headerAsk Bjørn Hansen
2007-11-20Doc fix for git-reflog: mention @{...} syntax, and <ref> in synopsys.Matthieu Moy
2007-11-20config: clarify compression defaultsBrian Downing
2007-11-20config: correct core.loosecompression documentationBrian Downing
2007-11-20gitview: import only one of gtksourceview and gtksourceview2Anton Gyllenberg
2007-11-19git-send-email: show all headers when sending mailDavid D. Kilzer
2007-11-19Merge branch 'maint'Junio C Hamano
2007-11-19Further clarify clean.requireForce changesWincent Colaiuta
2007-11-19Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
2007-11-19Documentation: Fix references to deprecated commandsJ. Bruce Fields
2007-11-19Update draft release notes for 1.5.4Junio C Hamano
2007-11-19user-manual: mention "..." in "Generating diffs", etc.J. Bruce Fields
2007-11-19Merge branch 'lt/rev-list-gitlink'Junio C Hamano
2007-11-19Merge branch 'ds/checkout-upper'Junio C Hamano
2007-11-19Merge branch 'sh/p4'Junio C Hamano
2007-11-19Merge branch 'lt/rev-list-interactive'Junio C Hamano
2007-11-18Merge branch 'ph/diffopts'Junio C Hamano
2007-11-18Draft release notes: fix clean.requireForce descriptionJunio C Hamano
2007-11-18Merge branch 'maint' to synchronize with 1.5.3.6Junio C Hamano
2007-11-18user-manual: Add section "Why bisecting merge commits can be harder ..."Steffen Prohaska
2007-11-18GIT 1.5.3.6v1.5.3.6Junio C Hamano