aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | generate-cmdlist.sh: avoid selecting synopsis at wrong placeNguyễn Thái Ngọc Duy2008-11-30
* | | | | | | Merge branch 'mv/fast-export' into maintJunio C Hamano2008-11-27
|\ \ \ \ \ \ \
| * | | | | | | fast-export: use an unsorted string list for extra_refsJohannes Schindelin2008-11-23
| * | | | | | | Add new testcase to show fast-export does not always exports all tagsMiklos Vajna2008-11-23
| | |_|/ / / / | |/| | | | |
* | | | | | | sha1_file.c: resolve confusion EACCES vs EPERMSam Vilain2008-11-27
* | | | | | | sha1_file: avoid bogus "file exists" error messageJoey Hess2008-11-27
* | | | | | | git checkout: don't warn about unborn branch if -f is already passedMatt McCutchen2008-11-27
* | | | | | | bash: offer refs instead of filenames for 'git revert'SZEDER Gábor2008-11-27
* | | | | | | bash: remove dashed command leftoversSZEDER Gábor2008-11-27
* | | | | | | Merge branch 'pw/maint-p4' into maintJunio C Hamano2008-11-27
|\ \ \ \ \ \ \
| * | | | | | | git-p4: fix keyword-expansion regexPete Wyckoff2008-11-27
* | | | | | | | Fix typos in the documentation.Ralf Wildenhues2008-11-27
|/ / / / / / /
* | | | | | | Merge branch 'mm/maint-sort-config-doc' into maintJunio C Hamano2008-11-26
|\ \ \ \ \ \ \
| * | | | | | | config.txt: alphabetize configuration sectionsMatt McCutchen2008-11-26
* | | | | | | | Teach "git diff" to honour --[no-]ext-diffJunio C Hamano2008-11-26
|/ / / / / / /
* | | | | | | Fix misleading wording for git-cherry-pickBryan Drewery2008-11-23
|/ / / / / /
* | | | | | request-pull: make usage string match manpageStefan Naewe2008-11-17
* | | | | | Teach ls-files --with-tree=<tree> to work with options other than -cJunio C Hamano2008-11-16
* | | | | | builtin-ls-files.c: coding style fix.Junio C Hamano2008-11-16
* | | | | | Documentation: git-svn: fix example for centralized SVN cloneJan Krüger2008-11-14
* | | | | | Documentation: fix links to "everyday.html"Christian Couder2008-11-14
* | | | | | revision.c: use proper data type in call to sizeof() within xreallocBrandon Casey2008-11-14
* | | | | | date/time: do not get confused by fractional secondsLinus Torvalds2008-11-13
* | | | | | Start 1.6.0.5 cycleJunio C Hamano2008-11-12
* | | | | | Fix pack.packSizeLimit and --max-pack-size handlingNicolas Pitre2008-11-12
* | | | | | checkout: Fix "initial checkout" detectionJunio C Hamano2008-11-12
* | | | | | Remove the period after the git-check-attr summaryMatt Kraai2008-11-12
|/ / / / /
* | | | | Fix non-literal format in printf-style callsDaniel Lowe2008-11-11
* | | | | git-submodule: Avoid printing a spurious message.Alexandre Julliard2008-11-11
* | | | | git ls-remote: make usage string match manpageStefan Naewe2008-11-11
* | | | | Makefile: help people who run 'make check' by mistakeJunio C Hamano2008-11-11
* | | | | Documentation: bisect: change a few instances of "git-cmd" to "git cmd"Christian Couder2008-11-09
* | | | | Documentation: rev-list: change a few instances of "git-cmd" to "git cmd"Christian Couder2008-11-09
* | | | | checkout: Don't crash when switching away from an invalid branch.Alexandre Julliard2008-11-09
* | | | | GIT 1.6.0.4v1.6.0.4Junio C Hamano2008-11-08
* | | | | Update RPM spec for the new location of git-cvsserver.Quy Tonthat2008-11-08
* | | | | Merge branch 'cb/maint-update-ref-fix' into maintJunio C Hamano2008-11-08
|\ \ \ \ \
| * | | | | push: fix local refs update if already up-to-dateClemens Buchacher2008-11-05
| * | | | | do not force write of packed refsClemens Buchacher2008-11-05
* | | | | | Merge branch 'cj/maint-gitpm-fix-maybe-self' into maintJunio C Hamano2008-11-08
|\ \ \ \ \ \
| * | | | | | Git.pm: do not break inheritanceChristian Jaeger2008-10-19
* | | | | | | Merge branch 'ar/maint-mksnpath' into maintJunio C Hamano2008-11-08
|\ \ \ \ \ \ \
| * | | | | | | Use git_pathdup instead of xstrdup(git_path(...))Alex Riesen2008-10-30
| * | | | | | | git_pathdup: returns xstrdup-ed copy of the formatted pathAlex Riesen2008-10-30
| * | | | | | | Fix potentially dangerous use of git_path in ref.cAlex Riesen2008-10-30
| * | | | | | | Add git_snpath: a .git path formatting routine with output bufferAlex Riesen2008-10-30
| * | | | | | | Fix potentially dangerous uses of mkpath and git_pathAlex Riesen2008-10-26
| * | | | | | | Fix mkpath abuse in dwim_ref and dwim_log of sha1_name.cAlex Riesen2008-10-26
| * | | | | | | Add mksnpath which allows you to specify the output bufferAlex Riesen2008-10-26
* | | | | | | | Merge branch 'mv/maint-branch-m-symref' into maintJunio C Hamano2008-11-08
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |