aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* packed_git: convert pack_local flag into a bitfield and add pack_keepBrandon Casey2008-11-12
* t7700: demonstrate mishandling of objects in packs with a .keep fileBrandon Casey2008-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
|\ \ \ \ | |_|_|/ |/| | |
| * | | update-ref --no-deref -d: handle the case when the pointed ref is packedMiklos Vajna2008-10-31
| * | | git branch -m: forbid renaming of a symrefMiklos Vajna2008-10-30
| * | | Fix git update-ref --no-deref -d.Miklos Vajna2008-10-26
| * | | rename_ref(): handle the case when the reflog of a ref does not existMiklos Vajna2008-10-26
| * | | Fix git branch -m for symrefs.Miklos Vajna2008-10-26
* | | | format-patch documentation: mention the special case of showing a single commitJunio C Hamano2008-11-02
* | | | Add reference for status letters in documentation.Yann Dirson2008-11-02
* | | | Document that git-log takes --all-match.Mikael Magnusson2008-11-02
* | | | Update draft 1.6.0.4 release notesJunio C Hamano2008-11-02
* | | | Merge branch 'js/maint-fetch-update-head' into maintJunio C Hamano2008-11-02
|\ \ \ \
| * | | | pull: allow "git pull origin $something:$current_branch" into an unborn branchJunio C Hamano2008-10-17
| * | | | Fix fetch/pull when run without --update-head-okJohannes Schindelin2008-10-13
* | | | | Merge branch 'jk/maint-ls-files-other' into maintJunio C Hamano2008-11-02
|\ \ \ \ \
| * | | | | refactor handling of "other" files in ls-files and statusJeff King2008-10-17
* | | | | | Merge branch 'jc/maint-reset-remove-unmerged-new' into maintJunio C Hamano2008-11-02
|\ \ \ \ \ \
| * | | | | | reset --hard/read-tree --reset -u: remove unmerged new pathsJunio C Hamano2008-10-18
* | | | | | | Merge branch 'jc/maint-co-track' into maintJunio C Hamano2008-11-02
|\ \ \ \ \ \ \
| * | | | | | | Enhance hold_lock_file_for_{update,append}() APIJunio C Hamano2008-10-19
| * | | | | | | demonstrate breakage of detached checkout with symbolic link HEADJunio C Hamano2008-10-19
| * | | | | | | Fix "checkout --track -b newbranch" on detached HEADJunio C Hamano2008-10-17
| | |/ / / / / | |/| | | | |
* | | | | | | Start 1.6.0.4 cycleJunio C Hamano2008-11-02
* | | | | | | add instructions on how to send patches to the mailing list with GmailTom Preston-Werner2008-11-01
* | | | | | | Documentation/gitattributes: Add subsection header for each attributeJakub Narebski2008-11-01
* | | | | | | git send-email: avoid leaking directory file descriptors.Pierre Habouzit2008-11-01
* | | | | | | send-pack: do not send out single-level refs such as refs/stashJeff King2008-11-01