summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-02clone: Add an option to set up a mirrorJohannes Schindelin
2008-08-02git-gui: Update git-gui.pot for 0.11 nearing releaseShawn O. Pearce
2008-08-02git-gui: Update German translationChristian Stimming
2008-08-02Merge branch 'maint'Junio C Hamano
2008-08-02git-name-rev: allow --name-only in combination with --stdinPieter de Bie
2008-08-02builtin-name-rev.c: split deeply nested part from the main functionJunio C Hamano
2008-08-02Merge branch 'maint'Junio C Hamano
2008-08-02Start 1.5.6.5 RelNotes to describe accumulated fixesJunio C Hamano
2008-08-02Make git-add -i accept ranges like 7-Ciaran McCreesh
2008-08-02Update my e-mail addressJunio C Hamano
2008-08-02git-diff(1): "--c" -> "--cc" typo fixJonathan Nieder
2008-08-02git-submodule: move ill placed shift.Pierre Habouzit
2008-08-02t/t4202-log.sh: add newline at end of fileBrandon Casey
2008-08-02sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin
2008-08-02Documentation: clarify diff --ccJunio C Hamano
2008-08-02Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam
2008-08-02Documentation: fix diff.external exampleAnders Melchiorsen
2008-08-02make sure parsed wildcard refspec ends with slashJunio C Hamano
2008-08-02init: handle empty "template" parameterJeff King
2008-08-02builtin-revert.c: typofixStephan Beyer
2008-07-31Allow "non-option" revision options in parse_option-enabled commandsPierre Habouzit
2008-07-31Teach --find-copies-harder to "git blame"Junio C Hamano
2008-07-31Compact commit template messageJeff King
2008-07-31gitk: Fallback to selecting the head commit upon loadAlexander Gavrilov
2008-07-31gitk: Fixed automatic row selection during loadAlexander Gavrilov
2008-07-31gitk: Fixed broken exception handling in diffAlexander Gavrilov
2008-07-31gitk: On Windows, use a Cygwin-specific flag for killAlexander Gavrilov
2008-07-31gitk: Arrange to kill diff-files & diff-index on quitAlexander Gavrilov
2008-07-31gitk: Kill back-end processes on window closeAlexander Gavrilov
2008-07-31Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen
2008-07-31documentation: user-manual: update "using-bisect" sectionChristian Couder
2008-07-30Fix test-parse-options "integer" testJunio C Hamano
2008-07-30Replace uses of "git-var" with "git var"Todd Zullinger
2008-07-30Fix merge name generation in "merge in C"Junio C Hamano
2008-07-30Documentation/git-rev-parse.txt: update for new git-describe output formatCesar Eduardo Barros
2008-07-30Merge git://repo.or.cz/git-guiJunio C Hamano
2008-07-30archive: allow --exec and --remote without equal signRene Scharfe
2008-07-30Teach gitlinks to ie_modified() and ce_modified_check_fs()Junio C Hamano
2008-07-30Advertise the ability to abort a commitAnders Melchiorsen
2008-07-30Support copy and rename detection in fast-export.Alexander Gavrilov
2008-07-30format-patch: Produce better output with --inline or --attachKevin Ballard
2008-07-30Documentation: Remove mentions of git-svnimport.Brian Gernhardt
2008-07-30Make it clear that push can take multiple refspecsAbhijit Menon-Sen
2008-07-30`git submodule add` now requires a <path>Abhijit Menon-Sen
2008-07-30git-gui (Windows): Change wrapper to execdir 'libexec/git-core'Steffen Prohaska
2008-07-30git-gui (Windows): Switch to relative discovery of oguilibSteffen Prohaska
2008-07-30git-gui: Correct installation of library to be $prefix/shareSteffen Prohaska
2008-07-30git-gui: Fix gitk search in $PATH to work on WindowsShawn O. Pearce
2008-07-29Make use of stat.ctime configurableAlex Riesen
2008-07-29merge-base: die with an error message if not passed a commit refChristian Couder