aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-fsck: add --lost-found optionJohannes Schindelin2007-07-02
* Merge branch 'maint'Junio C Hamano2007-07-02
|\
| * Correctly document the name of the global excludes file configurationMichael Hendricks2007-07-02
* | format-patch: Add format.subjectprefix config optionAdam Roben2007-07-02
* | Test 'git add' for unmerged entries when core.symlinks=false.Johannes Sixt2007-07-02
* | "git-push $URL" without refspecs pushes only matching branchesJunio C Hamano2007-07-02
* | Merge branch 'maint'Junio C Hamano2007-07-02
|\ \ | |/
| * Make git-prune submodule aware (and fix a SEGFAULT in the process)Andy Parkins2007-07-02
* | Merge branch 'ew/svn'Junio C Hamano2007-07-02
|\ \
| * | git-svn: allow dcommit to retain local merge informationEric Wong2007-06-13
* | | Merge branch 'ns/stash'Junio C Hamano2007-07-02
|\ \ \
| * | | Documentation: quote {non-attributes} for asciidocJeff King2007-07-01
| * | | git-stash: don't complain when listing in a repo with no stashJeff King2007-07-01
| * | | git-stash: fix "can't shift that many" with no argumentsJeff King2007-07-01
| * | | git-stash: fix "no arguments" case in documentationJeff King2007-07-01
| * | | git-stash: require "save" to be explicit and update documentationJunio C Hamano2007-07-01
| * | | Document git-stashしらいしななこ2007-06-30
| * | | Add git-stash scriptしらいしななこ2007-06-30
* | | | Merge branch 'js/rebase'Junio C Hamano2007-07-02
|\ \ \ \
| * | | | Teach rebase -i about --preserve-mergesJohannes Schindelin2007-06-26
| * | | | rebase -i: provide reasonable reflog for the rebased branchJohannes Schindelin2007-06-26
| * | | | rebase -i: several cleanupsJohannes Schindelin2007-06-26
| * | | | ignore git-rebase--interactiveMatthias Lederhofer2007-06-26
| * | | | Teach rebase an interactive modeJohannes Schindelin2007-06-24
| * | | | Move the pick_author code to git-sh-setupJohannes Schindelin2007-06-24
* | | | | Merge branch 'jc/diffcore'Junio C Hamano2007-07-02
|\ \ \ \ \
| * | | | | diffcore-delta.c: Ignore CR in CRLF for text filesJunio C Hamano2007-06-30
| * | | | | diffcore-delta.c: update the comment on the algorithm.Junio C Hamano2007-06-30
| * | | | | diffcore_filespec: add is_binaryJunio C Hamano2007-06-30
| * | | | | diffcore_count_changes: pass diffcore_filespecJunio C Hamano2007-06-30
| | |/ / / | |/| | |
* | | | | Documentation: minor cleanups to branch/checkout wordingJeff King2007-07-02
* | | | | Documentation: quote {non-attributes} for asciidocJeff King2007-07-02
* | | | | Make '!' aliases more usefulJohannes Schindelin2007-07-02
* | | | | getenv/setenv: use constants if availableMatthias Lederhofer2007-07-02
* | | | | git-clone: fetch possibly detached HEAD over dumb httpSven Verdoolaege2007-07-02
* | | | | git-submodule: Instead of using only annotated tags, use any tags.Emil Medve2007-07-02
* | | | | git-submodule: provide easy way of adding new submodulesSven Verdoolaege2007-07-02
* | | | | Update public documentation links for 1.5.2.3Junio C Hamano2007-07-02
* | | | | Merge 1.5.2.3 inJunio C Hamano2007-07-02
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | GIT 1.5.2.3v1.5.2.3Junio C Hamano2007-07-02
* | | | | Merge branch 'rs/diff'Junio C Hamano2007-07-01
|\ \ \ \ \
| * | | | | diff: round down similarity indexRené Scharfe2007-06-25
| * | | | | diffcore-rename: don't change similarity index based on basename equalityRené Scharfe2007-06-24
| | |_|/ / | |/| | |
* | | | | Merge branch 'jc/quote'Junio C Hamano2007-07-01
|\ \ \ \ \
| * | | | | Add core.quotepath configuration variable.Junio C Hamano2007-06-24
| |/ / / /
* | | | | Fix t5516-fetch for systems where `wc -l` outputs whitespace.Brian Gernhardt2007-07-01
* | | | | git add: respect core.filemode with unmerged entriesJohannes Schindelin2007-07-01
* | | | | t7004: ship trustdb to avoid gpg warningsJohannes Schindelin2007-07-01
* | | | | Merge branch 'ml/worktree'Junio C Hamano2007-07-01
|\ \ \ \ \
| * | | | | make git barf when an alias changes environment variablesMatthias Lederhofer2007-06-12