Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'st/maint-tag' into maint | Junio C Hamano | 2008-11-30 | 2 | -7/+23 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | tag: Add more tests about mixing incompatible modes and options | Samuel Tardieu | 2008-11-04 | 1 | -0/+11 | |
| * | | | | | | tag: Check that options are only allowed in the appropriate mode | Samuel Tardieu | 2008-11-04 | 1 | -7/+12 | |
* | | | | | | | Merge branch 'mk/maint-cg-push' into maint | Junio C Hamano | 2008-11-30 | 3 | -5/+75 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | git push: Interpret $GIT_DIR/branches in a Cogito compatible way | Martin Koegler | 2008-11-11 | 3 | -5/+75 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | generate-cmdlist.sh: avoid selecting synopsis at wrong place | Nguyễn Thái Ngọc Duy | 2008-11-30 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'mv/fast-export' into maint | Junio C Hamano | 2008-11-27 | 2 | -2/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fast-export: use an unsorted string list for extra_refs | Johannes Schindelin | 2008-11-23 | 2 | -3/+3 | |
| * | | | | | | | Add new testcase to show fast-export does not always exports all tags | Miklos Vajna | 2008-11-23 | 1 | -0/+8 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | sha1_file.c: resolve confusion EACCES vs EPERM | Sam Vilain | 2008-11-27 | 1 | -1/+1 | |
* | | | | | | | sha1_file: avoid bogus "file exists" error message | Joey Hess | 2008-11-27 | 1 | -1/+1 | |
* | | | | | | | git checkout: don't warn about unborn branch if -f is already passed | Matt McCutchen | 2008-11-27 | 1 | -1/+1 | |
* | | | | | | | bash: offer refs instead of filenames for 'git revert' | SZEDER Gábor | 2008-11-27 | 1 | -1/+1 | |
* | | | | | | | bash: remove dashed command leftovers | SZEDER Gábor | 2008-11-27 | 1 | -33/+8 | |
* | | | | | | | Merge branch 'pw/maint-p4' into maint | Junio C Hamano | 2008-11-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | git-p4: fix keyword-expansion regex | Pete Wyckoff | 2008-11-27 | 1 | -1/+1 | |
* | | | | | | | | Fix typos in the documentation. | Ralf Wildenhues | 2008-11-27 | 4 | -4/+4 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'mm/maint-sort-config-doc' into maint | Junio C Hamano | 2008-11-26 | 1 | -48/+48 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | config.txt: alphabetize configuration sections | Matt McCutchen | 2008-11-26 | 1 | -48/+48 | |
* | | | | | | | | Teach "git diff" to honour --[no-]ext-diff | Junio C Hamano | 2008-11-26 | 2 | -1/+25 | |
|/ / / / / / / | ||||||
* | | | | | | | Fix misleading wording for git-cherry-pick | Bryan Drewery | 2008-11-23 | 1 | -7/+6 | |
|/ / / / / / | ||||||
* | | | | | | request-pull: make usage string match manpage | Stefan Naewe | 2008-11-17 | 1 | -3/+3 | |
* | | | | | | Teach ls-files --with-tree=<tree> to work with options other than -c | Junio C Hamano | 2008-11-16 | 1 | -0/+2 | |
* | | | | | | builtin-ls-files.c: coding style fix. | Junio C Hamano | 2008-11-16 | 1 | -1/+1 | |
* | | | | | | Documentation: git-svn: fix example for centralized SVN clone | Jan Krüger | 2008-11-14 | 1 | -0/+2 | |
* | | | | | | Documentation: fix links to "everyday.html" | Christian Couder | 2008-11-14 | 2 | -4/+8 | |
* | | | | | | revision.c: use proper data type in call to sizeof() within xrealloc | Brandon Casey | 2008-11-14 | 1 | -1/+1 | |
* | | | | | | date/time: do not get confused by fractional seconds | Linus Torvalds | 2008-11-13 | 1 | -6/+20 | |
* | | | | | | Start 1.6.0.5 cycle | Junio C Hamano | 2008-11-12 | 2 | -1/+22 | |
* | | | | | | Fix pack.packSizeLimit and --max-pack-size handling | Nicolas Pitre | 2008-11-12 | 2 | -2/+16 | |
* | | | | | | checkout: Fix "initial checkout" detection | Junio C Hamano | 2008-11-12 | 4 | -3/+9 | |
* | | | | | | Remove the period after the git-check-attr summary | Matt Kraai | 2008-11-12 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Fix non-literal format in printf-style calls | Daniel Lowe | 2008-11-11 | 8 | -12/+12 | |
* | | | | | git-submodule: Avoid printing a spurious message. | Alexandre Julliard | 2008-11-11 | 1 | -1/+1 | |
* | | | | | git ls-remote: make usage string match manpage | Stefan Naewe | 2008-11-11 | 1 | -1/+1 | |
* | | | | | Makefile: help people who run 'make check' by mistake | Junio C Hamano | 2008-11-11 | 1 | -1/+10 | |
* | | | | | Documentation: bisect: change a few instances of "git-cmd" to "git cmd" | Christian Couder | 2008-11-09 | 1 | -3/+3 | |
* | | | | | Documentation: rev-list: change a few instances of "git-cmd" to "git cmd" | Christian Couder | 2008-11-09 | 1 | -4/+4 | |
* | | | | | checkout: Don't crash when switching away from an invalid branch. | Alexandre Julliard | 2008-11-09 | 2 | -4/+22 | |
* | | | | | GIT 1.6.0.4v1.6.0.4 | Junio C Hamano | 2008-11-08 | 1 | -6/+5 | |
* | | | | | Update RPM spec for the new location of git-cvsserver. | Quy Tonthat | 2008-11-08 | 1 | -0/+4 | |
* | | | | | Merge branch 'cb/maint-update-ref-fix' into maint | Junio C Hamano | 2008-11-08 | 4 | -17/+50 | |
|\ \ \ \ \ | ||||||
| * | | | | | push: fix local refs update if already up-to-date | Clemens Buchacher | 2008-11-05 | 2 | -14/+39 | |
| * | | | | | do not force write of packed refs | Clemens Buchacher | 2008-11-05 | 2 | -3/+11 | |
* | | | | | | Merge branch 'cj/maint-gitpm-fix-maybe-self' into maint | Junio C Hamano | 2008-11-08 | 1 | -2/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Git.pm: do not break inheritance | Christian Jaeger | 2008-10-19 | 1 | -2/+1 | |
* | | | | | | | Merge branch 'ar/maint-mksnpath' into maint | Junio C Hamano | 2008-11-08 | 13 | -19/+84 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use git_pathdup instead of xstrdup(git_path(...)) | Alex Riesen | 2008-10-30 | 9 | -12/+12 | |
| * | | | | | | | git_pathdup: returns xstrdup-ed copy of the formatted path | Alex Riesen | 2008-10-30 | 2 | -4/+22 | |
| * | | | | | | | Fix potentially dangerous use of git_path in ref.c | Alex Riesen | 2008-10-30 | 1 | -3/+5 |