aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | is_kept_pack(): final clean-upJunio C Hamano2009-02-28
| * | | | | | | | | | | | Simplify is_kept_pack()Junio C Hamano2009-02-28
| * | | | | | | | | | | | Consolidate ignore_packed logic moreJunio C Hamano2009-02-28
| * | | | | | | | | | | | has_sha1_kept_pack(): take "struct rev_info"Junio C Hamano2009-02-28
| * | | | | | | | | | | | has_sha1_pack(): refactor "pretend these packs do not exist" interfaceJunio C Hamano2009-02-28
| * | | | | | | | | | | | git-repack: resist stray environment variableJunio C Hamano2009-02-28
* | | | | | | | | | | | | git-pull.sh: better warning message for "git pull" on detached head.Matthieu Moy2009-04-08
* | | | | | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-07
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Documentation: clarify .gitattributes searchJason Merrill2009-04-07
| | * | | | | | | | | | | git-checkout.txt: clarify that <branch> applies when no path is given.Matthieu Moy2009-04-07
| | * | | | | | | | | | | git-checkout.txt: fix incorrect statement about HEAD and indexMatthieu Moy2009-04-07
* | | | | | | | | | | | | Change double quotes to single quotes in messageJari Aalto2009-04-07
* | | | | | | | | | | | | git submodule: fix usage lineJulien Danjou2009-04-05
* | | | | | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-05
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | commit: abort commit if interactive add failedJeff King2009-04-05
| | * | | | | | | | | | | git-repack: use non-dashed update-server-infoDan McGee2009-04-05
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
* | | | | | | | | | | | doc/git-pack-refs: fix two grammar issuesMarkus Heidelberg2009-04-05
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | GIT 1.6.2.2v1.6.2.2Junio C Hamano2009-04-02
* | | | | | | | | | | Merge branch 'jc/maint-1.6.0-blame-s' into maintJunio C Hamano2009-04-02
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | blame: read custom grafts given by -S before calling setup_revisions()Junio C Hamano2009-03-18
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'js/maint-diff-temp-smudge' into maintJunio C Hamano2009-04-02
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Smudge the files fed to external diff and textconvJohannes Schindelin2009-03-22
* | | | | | | | | | | Merge branch 'js/maint-1.6.0-exec-path-env' into maintJunio C Hamano2009-04-02
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Propagate --exec-path setting to external commands via GIT_EXEC_PATHJohannes Sixt2009-03-21
* | | | | | | | | | | Merge branch 'bc/maint-1.6.1-branch-deleted-was' into maintJunio C Hamano2009-04-02
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | git-branch: display "was sha1" on branch deletion rather than just "sha1"Brandon Casey2009-03-21
* | | | | | | | | | | Merge branch 'tr/maint-1.6.1-doc-format-patch--root' into maintJunio C Hamano2009-04-02
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Documentation: format-patch --root clarificationsThomas Rast2009-03-27
* | | | | | | | | | | Merge branch 'dm/maint-docco' into maintJunio C Hamano2009-04-02
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Documentation: Remove spurious uses of "you" in git-bisect.txt.David J. Mellor2009-03-25
| * | | | | | | | | | Documentation: minor grammatical fix in git-check-ref-format.txtDavid J. Mellor2009-03-22
| * | | | | | | | | | Documentation: minor grammatical fixes in git-check-attr.txtDavid J. Mellor2009-03-22
| * | | | | | | | | | Documentation: minor grammatical fixes in git-cat-file.txtDavid J. Mellor2009-03-22
| * | | | | | | | | | Documentation: minor grammatical fixes and rewording in git-bundle.txtDavid J. Mellor2009-03-22
| * | | | | | | | | | Documentation: remove some uses of the passive voice in git-bisect.txtDavid J. Mellor2009-03-22
| * | | | | | | | | | Documentation: reword example text in git-bisect.txt.David J. Mellor2009-03-20
| * | | | | | | | | | Documentation: reworded the "Description" section of git-bisect.txt.David J. Mellor2009-03-19
| * | | | | | | | | | Documentation: minor grammatical fixes in git-branch.txt.David J. Mellor2009-03-17
| * | | | | | | | | | Documentation: minor grammatical fixes in git-blame.txt.David J. Mellor2009-03-17
| * | | | | | | | | | Documentation: reword the "Description" section of git-bisect.txt.David J. Mellor2009-03-17
| * | | | | | | | | | Documentation: minor grammatical fixes in git-archive.txt.David J. Mellor2009-03-17
* | | | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-01
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-01
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | Documentation: Remove an odd "instead"Holger Weiß2009-04-01
* | | | | | | | | | | fix portability problem with IS_RUN_COMMAND_ERRJeff King2009-04-01
* | | | | | | | | | | mailmap: resurrect lower-casing of email addressesJohannes Schindelin2009-04-01
* | | | | | | | | | | Update draft release notes to 1.6.2.2Junio C Hamano2009-03-30
* | | | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-30
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /