summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-02Add reference for status letters in documentation.Yann Dirson
2008-11-02Document that git-log takes --all-match.Mikael Magnusson
2008-11-02Update draft 1.6.0.4 release notesJunio C Hamano
2008-11-02Merge branch 'js/maint-fetch-update-head' into maintJunio C Hamano
2008-11-02Merge branch 'jk/maint-ls-files-other' into maintJunio C Hamano
2008-11-02Merge branch 'jc/maint-reset-remove-unmerged-new' into maintJunio C Hamano
2008-11-02Merge branch 'jc/maint-co-track' into maintJunio C Hamano
2008-11-02Start 1.6.0.4 cycleJunio C Hamano
2008-11-02add instructions on how to send patches to the mailing list with GmailTom Preston-Werner
2008-11-02Documentation/gitattributes: Add subsection header for each attributeJakub Narebski
2008-11-02git send-email: avoid leaking directory file descriptors.Pierre Habouzit
2008-11-02send-pack: do not send out single-level refs such as refs/stashJeff King
2008-11-02fix overlapping memcpy in normalize_absolute_pathJeff King
2008-11-02pack-objects: avoid reading uninitalized dataJeff King
2008-11-02correct cache_entry allocationJeff King
2008-11-02Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2008-10-31git-svn: change dashed git-commit-tree to git commit-treeDeskin Miller
2008-10-31Documentation: clarify information about 'ident' attributeJan Krüger
2008-10-31bash completion: add doubledash to "git show"Markus Heidelberg
2008-10-31Use test-chmtime -v instead of perl in t5000 to get mtime of a fileAlex Riesen
2008-10-31Add --verbose|-v to test-chmtimeAlex Riesen
2008-10-31asciidoc: add minor workaround to add an empty line after code blocksJonas Fonseca
2008-10-30Plug a memleak in builtin-revertAlex Riesen
2008-10-28Add file delete/create info when we overflow rename_limitLinus Torvalds
2008-10-28Install git-cvsserver in $(bindir)Nanako Shiraishi
2008-10-28Install git-shell in bindir, tooTommi Virtanen
2008-10-26add -p: warn if only binary changes presentThomas Rast
2008-10-26git-archive: work in bare reposCharles Bailey
2008-10-24git-svn: change dashed git-config to git configDeskin Miller
2008-10-21GIT 1.6.0.3v1.6.0.3Junio C Hamano
2008-10-21rehabilitate 'git index-pack' inside the object storeNicolas Pitre
2008-10-20Fix testcase failure when extended attributes are in useJunio C Hamano
2008-10-19Enhance hold_lock_file_for_{update,append}() APIJunio C Hamano
2008-10-19demonstrate breakage of detached checkout with symbolic link HEADJunio C Hamano
2008-10-19Documentation: Clarify '--signoff' for git-commitAbhijit Bhopatkar
2008-10-18reset --hard/read-tree --reset -u: remove unmerged new pathsJunio C Hamano
2008-10-18Hopefully the final draft release notes update before 1.6.0.3Junio C Hamano
2008-10-18diff(1): clarify what "T"ypechange status meansJunio C Hamano
2008-10-18Merge branch 'db/maint-checkout-b' into maintJunio C Hamano
2008-10-18contrib: update packinfo.pl to not use dashed commandsDan McGee
2008-10-18force_object_loose: Fix memory leakBjörn Steinbrink
2008-10-17Fix "checkout --track -b newbranch" on detached HEADJunio C Hamano
2008-10-17refactor handling of "other" files in ls-files and statusJeff King
2008-10-17tests: shell negation portability fixJeff King
2008-10-17pull: allow "git pull origin $something:$current_branch" into an unborn branchJunio C Hamano
2008-10-17t1301-shared-repo.sh: don't let a default ACL interfere with the testMatt McCutchen
2008-10-16git-check-attr(1): add output and example sectionsJonas Fonseca
2008-10-16xdiff-interface.c: strip newline (and cr) from line before pattern matchingBrandon Casey
2008-10-16t4018-diff-funcname: demonstrate end of line funcname matching flawBrandon Casey
2008-10-16t4018-diff-funcname: rework negated last expression testBrandon Casey