summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-13t7401: squelch garbage outputJunio C Hamano
2008-04-13Documentation/git-submodule: typofixJunio C Hamano
2008-04-12Fix config key miscount in url.*.insteadOfDaniel Barkalow
2008-04-12Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-12Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)Clifford Caoile
2008-04-12Document -w option to shortlogJunio C Hamano
2008-04-12bisect: report bad rev betterChristian Couder
2008-04-12Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-12bisect: fix bad rev checking in "git bisect good"Christian Couder
2008-04-12revision.c: make --date-order overriddableMichele Ballabio
2008-04-12git-submodule: Avoid 'fatal: cannot describe' messagePing Yin
2008-04-12Force the medium pretty format on calls to git logPedro Melo
2008-04-12Fix section about backdating tags in the git-tag docsBjörn Steinbrink
2008-04-11Document option --only of git commitJohannes Sixt
2008-04-11Documentation/git-request-pull: Fixed a typo ("send" -> "end")Dirk Suesserott
2008-04-10git-fetch: fix status output when not storing tracking refJeff King
2008-04-10Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-10core-tutorial.txt: Fix showing the current behaviour.Carlos Rica
2008-04-10git-archive: ignore prefix when checking file attributeRené Scharfe
2008-04-10Fix documentation syntax of optional arguments in short options.Carlos Rica
2008-04-08GIT 1.5.5v1.5.5Junio C Hamano
2008-04-08Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-04-07git-svn: fix following renamed paths when tracking a single pathEric Wong
2008-04-07Merge branch 'jc/maint-apply-match-beginning'Junio C Hamano
2008-04-07Add prefix oriented completions for diff and format-patch commands.Pascal Obry
2008-04-07test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder
2008-04-07Add interactive option in rebase command completion list.Pascal Obry
2008-04-07Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano
2008-04-07Add description of OFS_DELTA to the pack format descriptionPeter Eriksen
2008-04-06gitk: Fix changing colors through Edit->PreferencesGerrit Pape
2008-04-05git-pack-objects.txt: Make wording slightly less ambiguousPeter Eriksen
2008-04-05git-fetch: Don't trigger a bus error when given the refspec "tag"Kevin Ballard
2008-04-05Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"Jakub Narebski
2008-04-05Merge git://repo.or.cz/git-guiJunio C Hamano
2008-04-05git-gui: use +/- instead of ]/[ to show more/less context in diffgitgui-0.10.1Michele Ballabio
2008-04-05git-gui: Update french translationChristian Couder
2008-04-04git-gui: Switch keybindings for [ and ] to bracketleft and bracketrightShawn O. Pearce
2008-04-02GIT 1.5.5-rc3v1.5.5-rc3Junio C Hamano
2008-04-02Merge branch 'js/filter-branch'Junio C Hamano
2008-04-02Describe the bug in handling filenames with funny characters in 'git add -i'Teemu Likonen
2008-04-02Merge git://repo.or.cz/git-guiJunio C Hamano
2008-04-02Merge branch 'bc/mktag'Junio C Hamano
2008-04-02Merge branch 'pb/cvsserver'Junio C Hamano
2008-04-02Merge branch 'dd/cvsserver'Junio C Hamano
2008-04-02Merge branch 'je/cvsserver'Junio C Hamano
2008-04-02t7004-tag: Skip more tests if gpg is not available.Johannes Sixt
2008-04-02verify-tag: Clean up the temporary file if gpg cannot be started.Johannes Sixt
2008-04-02help: Add a missing OPT_END().Christian Couder
2008-04-02Accept git aliases outside a git repositoryJunio C Hamano
2008-04-02git-gui 0.10gitgui-0.10.0Shawn O. Pearce