15917 Commits (a5a323f33cd25829e0dde3939b196cf743d7d9d8)
 

Author SHA1 Message Date
Yann Dirson a5a323f33c Add reference for status letters in documentation. 17 years ago
Mikael Magnusson 7756ba74c0 Document that git-log takes --all-match. 17 years ago
Junio C Hamano 02893a8503 Update draft 1.6.0.4 release notes 17 years ago
Junio C Hamano f6276b788f Merge branch 'js/maint-fetch-update-head' into maint 17 years ago
Junio C Hamano 86e67a088c Merge branch 'jk/maint-ls-files-other' into maint 17 years ago
Junio C Hamano d11ddaff02 Merge branch 'jc/maint-reset-remove-unmerged-new' into maint 17 years ago
Junio C Hamano 581000a419 Merge branch 'jc/maint-co-track' into maint 17 years ago
Junio C Hamano 1a9016aae5 Start 1.6.0.4 cycle 17 years ago
Tom Preston-Werner c2163c6aa2 add instructions on how to send patches to the mailing list with Gmail 17 years ago
Jakub Narebski 4f73e240f9 Documentation/gitattributes: Add subsection header for each attribute 17 years ago
Pierre Habouzit 8c17868795 git send-email: avoid leaking directory file descriptors. 17 years ago
Jeff King 30affa1e9a send-pack: do not send out single-level refs such as refs/stash 17 years ago
Jeff King 1442171bc9 fix overlapping memcpy in normalize_absolute_path 17 years ago
Jeff King 421b488a58 pack-objects: avoid reading uninitalized data 17 years ago
Jeff King 13494ed14c correct cache_entry allocation 17 years ago
Junio C Hamano faf1dc7223 Merge branch 'maint' of git://repo.or.cz/git-gui into maint 17 years ago
Deskin Miller e855bfc040 git-svn: change dashed git-commit-tree to git commit-tree 17 years ago
Jan Krüger 2c850f1221 Documentation: clarify information about 'ident' attribute 17 years ago
Markus Heidelberg 41d8cf7d7f bash completion: add doubledash to "git show" 17 years ago
Alex Riesen 111539a3c7 Use test-chmtime -v instead of perl in t5000 to get mtime of a file 17 years ago
Alex Riesen 0ea9ca07aa Add --verbose|-v to test-chmtime 17 years ago
Jonas Fonseca 9b6f84d2c2 asciidoc: add minor workaround to add an empty line after code blocks 17 years ago
Alex Riesen d258b25887 Plug a memleak in builtin-revert 17 years ago
Linus Torvalds 6e381d3aff Add file delete/create info when we overflow rename_limit 17 years ago
Nanako Shiraishi 1df2a1ce80 Install git-cvsserver in $(bindir) 17 years ago
Tommi Virtanen 18378655be Install git-shell in bindir, too 17 years ago
Thomas Rast 9fe7a643fc add -p: warn if only binary changes present 17 years ago
Charles Bailey ddff856351 git-archive: work in bare repos 17 years ago
Deskin Miller 225f1d0c6a git-svn: change dashed git-config to git config 17 years ago
Junio C Hamano 031e6c898f GIT 1.6.0.3 17 years ago
Nicolas Pitre a672ea6ac5 rehabilitate 'git index-pack' inside the object store 17 years ago
Junio C Hamano 5610e3b031 Fix testcase failure when extended attributes are in use 17 years ago
Junio C Hamano acd3b9eca8 Enhance hold_lock_file_for_{update,append}() API 17 years ago
Junio C Hamano f5637549a7 demonstrate breakage of detached checkout with symbolic link HEAD 17 years ago
Abhijit Bhopatkar 09cff066f6 Documentation: Clarify '--signoff' for git-commit 17 years ago
Junio C Hamano d1a43f2aa4 reset --hard/read-tree --reset -u: remove unmerged new paths 17 years ago
Junio C Hamano f430c8e44d Hopefully the final draft release notes update before 1.6.0.3 17 years ago
Junio C Hamano f07c3c53f8 diff(1): clarify what "T"ypechange status means 17 years ago
Junio C Hamano a38bb0cc0f Merge branch 'db/maint-checkout-b' into maint 17 years ago
Dan McGee 3b1eb12493 contrib: update packinfo.pl to not use dashed commands 17 years ago
Björn Steinbrink 1fb23e6550 force_object_loose: Fix memory leak 17 years ago
Junio C Hamano 51a94af845 Fix "checkout --track -b newbranch" on detached HEAD 17 years ago
Jeff King 98fa473887 refactor handling of "other" files in ls-files and status 17 years ago
Jeff King 7213080817 tests: shell negation portability fix 17 years ago
Junio C Hamano b0ad11ea16 pull: allow "git pull origin $something:$current_branch" into an unborn branch 17 years ago
Matt McCutchen 8ed0a740dd t1301-shared-repo.sh: don't let a default ACL interfere with the test 17 years ago
Jonas Fonseca 5782566d7f git-check-attr(1): add output and example sections 17 years ago
Brandon Casey 563d5a2c84 xdiff-interface.c: strip newline (and cr) from line before pattern matching 17 years ago
Brandon Casey b19d288b4d t4018-diff-funcname: demonstrate end of line funcname matching flaw 17 years ago
Brandon Casey 16b2672536 t4018-diff-funcname: rework negated last expression test 17 years ago