aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-16
|\
| * git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder2008-04-16
| * git-am: cope better with an empty Subject: lineLinus Torvalds2008-04-16
| * Ignore leading empty lines while summarizing mergesLinus Torvalds2008-04-15
| * bisect: squelch "fatal: ref HEAD not a symref" misleading messageChristian Couder2008-04-15
| * builtin-apply: Show a more descriptive error on failure when opening a patchAlberto Bertogli2008-04-15
| * Clarify documentation of git-cvsserver, particularly in relation to git-shellScott Collins2008-04-15
* | git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer2008-04-14
* | git clean: Don't automatically remove directories when run within subdirectoryShawn Bohrer2008-04-14
* | git-submodule - possibly use branch name to describe a moduleMark Levedahl2008-04-14
* | t7401: squelch garbage outputJunio C Hamano2008-04-12
* | Documentation/git-submodule: typofixJunio C Hamano2008-04-12
* | Fix config key miscount in url.*.insteadOfDaniel Barkalow2008-04-12
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-12
|\ \ | |/
| * Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)Clifford Caoile2008-04-12
| * Document -w option to shortlogJunio C Hamano2008-04-12
| * bisect: report bad rev betterChristian Couder2008-04-12
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-11
|\ \ | |/
| * bisect: fix bad rev checking in "git bisect good"Christian Couder2008-04-11
| * revision.c: make --date-order overriddableMichele Ballabio2008-04-11
| * Fix section about backdating tags in the git-tag docsBjörn Steinbrink2008-04-11
| * Document option --only of git commitJohannes Sixt2008-04-11
| * Documentation/git-request-pull: Fixed a typo ("send" -> "end")Dirk Suesserott2008-04-11
* | git-submodule: Avoid 'fatal: cannot describe' messagePing Yin2008-04-11
* | Force the medium pretty format on calls to git logPedro Melo2008-04-11
* | git-fetch: fix status output when not storing tracking refJeff King2008-04-10
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-10
|\ \ | |/
| * core-tutorial.txt: Fix showing the current behaviour.Carlos Rica2008-04-10
| * git-archive: ignore prefix when checking file attributeRené Scharfe2008-04-10
| * Fix documentation syntax of optional arguments in short options.Carlos Rica2008-04-10
* | GIT 1.5.5v1.5.5Junio C Hamano2008-04-07
* | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-04-07
|\ \
| * | gitk: Fix changing colors through Edit->PreferencesGerrit Pape2008-04-06
* | | git-svn: fix following renamed paths when tracking a single pathEric Wong2008-04-07
* | | Merge branch 'jc/maint-apply-match-beginning'Junio C Hamano2008-04-06
|\ \ \ | | |/ | |/|
| * | Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano2008-04-06
* | | Add prefix oriented completions for diff and format-patch commands.Pascal Obry2008-04-06
* | | test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder2008-04-06
* | | Add interactive option in rebase command completion list.Pascal Obry2008-04-06
* | | Add description of OFS_DELTA to the pack format descriptionPeter Eriksen2008-04-06
* | | git-pack-objects.txt: Make wording slightly less ambiguousPeter Eriksen2008-04-05
* | | git-fetch: Don't trigger a bus error when given the refspec "tag"Kevin Ballard2008-04-05
* | | Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"Jakub Narebski2008-04-05
* | | Merge git://repo.or.cz/git-guiJunio C Hamano2008-04-04
|\ \ \
| * | | git-gui: use +/- instead of ]/[ to show more/less context in diffgitgui-0.10.1Michele Ballabio2008-04-05
| * | | git-gui: Update french translationChristian Couder2008-04-04
| * | | git-gui: Switch keybindings for [ and ] to bracketleft and bracketrightShawn O. Pearce2008-04-03
* | | | GIT 1.5.5-rc3v1.5.5-rc3Junio C Hamano2008-04-02
* | | | Merge branch 'js/filter-branch'Junio C Hamano2008-04-02
|\ \ \ \
| * | | | filter-branch: Fix renaming a directory in the tree-filterveillette@yahoo.ca2008-03-31