summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-02diff: add ruby funcname patternGiuseppe Bilotta
2008-08-02Fix reference to Everyday Git, which is an HTML document and not a man page.Jon Jensen
2008-08-02bash completion: Add more long options for 'git log'Lee Marlow
2008-08-02bash completion: remove unused function _git_diff_treeLee Marlow
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-01Merge branch 'maint'Junio C Hamano
2008-08-01Start 1.5.6.5 RelNotes to describe accumulated fixesJunio C Hamano
2008-08-01Make git-add -i accept ranges like 7-Ciaran McCreesh
2008-08-01Update my e-mail addressJunio C Hamano
2008-08-01git-diff(1): "--c" -> "--cc" typo fixJonathan Nieder
2008-08-01git-submodule: move ill placed shift.Pierre Habouzit
2008-08-01t/t4202-log.sh: add newline at end of fileBrandon Casey
2008-08-01sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin
2008-08-01Documentation: clarify diff --ccJunio C Hamano
2008-08-01Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam
2008-08-01Documentation: fix diff.external exampleAnders Melchiorsen
2008-08-01make sure parsed wildcard refspec ends with slashJunio C Hamano
2008-08-01init: handle empty "template" parameterJeff King
2008-08-01builtin-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-30Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen
2008-07-30documentation: 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-29Support copy and rename detection in fast-export.Alexander Gavrilov
2008-07-29format-patch: Produce better output with --inline or --attachKevin Ballard
2008-07-29Documentation: Remove mentions of git-svnimport.Brian Gernhardt
2008-07-29Make it clear that push can take multiple refspecsAbhijit Menon-Sen
2008-07-29`git submodule add` now requires a <path>Abhijit Menon-Sen
2008-07-29git-gui (Windows): Change wrapper to execdir 'libexec/git-core'Steffen Prohaska
2008-07-29git-gui (Windows): Switch to relative discovery of oguilibSteffen Prohaska