11696 Commits (edb0e04e819c7cde709d10e03f398d12692259f7)
 

Author SHA1 Message Date
Brandon Casey edb0e04e81 git-gc: by default use safer "-A" option to repack when not --prune'ing 18 years ago
Alex Riesen 2f27f8509e fix t5403-post-checkout-hook.sh: built-in test in dash does not have "==" 18 years ago
Junio C Hamano 58ba4f6ac8 Update state documentation link for 1.5.3.4 18 years ago
Steven Walter 9ff74e95da Don't checkout the full tree if avoidable 18 years ago
Junio C Hamano f94bf44041 builtin-apply: fix conversion error in strbuf series 18 years ago
Junio C Hamano cc61ae82ec Merge branch 'mv/unknown' 18 years ago
Junio C Hamano 66d4035e10 Merge branch 'ph/strbuf' 18 years ago
Junio C Hamano e66273a6ab Merge branch 'lh/merge' 18 years ago
Junio C Hamano 9b0185ca06 Merge branch 'js/rebase-i' 18 years ago
Junio C Hamano 0341091a9e Merge branch 'jc/autogc' 18 years ago
Junio C Hamano e56f6359ff Merge branch 'je/hooks' 18 years ago
Junio C Hamano 5e5b2b98c8 Merge branch 'ap/dateformat' 18 years ago
Junio C Hamano fed276e752 Sync with GIT 1.5.3.4 18 years ago
Junio C Hamano 4c75136f76 GIT 1.5.3.4 18 years ago
Andy Parkins 96b2d4fa92 Add a test script for for-each-ref, including test of date formatting 18 years ago
Carl Worth 54e1abce90 Add test case for ls-files --with-tree 18 years ago
Keith Packard 95af39fcb2 Must not modify the_index.cache as it may be passed to realloc at some point. 18 years ago
Robert Schiele 96e24abc9f the ar tool is called gar on some systems 18 years ago
Junio C Hamano 8ae92e6389 rename diff_free_filespec_data_large() to diff_free_filespec_blob() 18 years ago
Jeff King eede7b7d11 diffcore-rename: cache file deltas 18 years ago
Johan Herland 2ff5e18a93 Mention 'cpio' dependency in INSTALL 18 years ago
Federico Mena Quintero 8fc293cb1e Make git-pull complain and give advice when there is nothing to merge with 18 years ago
Federico Mena Quintero 46749204e9 Note that git-branch will not automatically checkout the new branch 18 years ago
Federico Mena Quintero 84d176cef6 Add documentation for --track and --no-track to the git-branch docs. 18 years ago
Federico Mena Quintero ac150747d7 Say when --track is useful in the git-checkout docs. 18 years ago
Johannes Schindelin 6ea9c7eb27 Fix typo in config.txt 18 years ago
Junio C Hamano 9e1a2acfb2 for-each-ref: fix %(numparent) and %(parent) 18 years ago
Junio C Hamano 070f6918d1 dateformat: parse %(xxdate) %(yydate:format) correctly 18 years ago
Junio C Hamano c8f203255b git-commit: initialize TMP_INDEX just to be sure. 18 years ago
Steffen Prohaska 63a1f810a6 fixed link in documentation of diff-options 18 years ago
Junio C Hamano 34c6dbdef4 Merge branch 'maint' 18 years ago
Junio C Hamano 5946d4ba89 Whip post 1.5.3.3 maintenance series into shape. 18 years ago
Miklos Vajna 0bdcac5666 git stash: document apply's --index switch 18 years ago
Andy Parkins e6dc8d60fb post-receive-hook: Remove the From field from the generated email header so that the pusher's name is used 18 years ago
Junio C Hamano 326df26d33 Update stale documentation link in the k.org site 18 years ago
Alexandre Julliard 72dc52bfe6 git.el: Reset the permission flags when changing a file state. 18 years ago
Alexandre Julliard 0365d885ad git.el: Update a file status in the git buffer upon save. 18 years ago
Alexandre Julliard 9f5599b982 git.el: Do not print a status message on every git command. 18 years ago
Alexandre Julliard b9b7bab4b6 git.el: Preserve file marks when doing a full refresh. 18 years ago
Daniel Barkalow fe50eef59b Fix adding a submodule with a remote url 18 years ago
Jari Aalto 6982ccecaf git-remote: exit with non-zero status after detecting error in "rm". 18 years ago
Junio C Hamano 2af89f12c6 Merge branch 'maint' 18 years ago
Jari Aalto f4bb20cc99 git-remote: exit with non-zero status after detecting errors. 18 years ago
Johannes Schindelin 81ab1cb43a rebase -i: squash should retain the authorship of the _first_ commit 18 years ago
Johannes Schindelin f8babc4dab rebase -i: support single-letter abbreviations for the actions 18 years ago
Jean-Luc Herren 6a6eb3d09f git-add--interactive: Improve behavior on bogus input 18 years ago
Jean-Luc Herren c95c02486c git-add--interactive: Allow Ctrl-D to exit 18 years ago
Pierre Habouzit 9a76adebd6 Make read_patch_file work on a strbuf. 18 years ago
Pierre Habouzit 387e7e19d7 strbuf_read_file enhancement, and use it. 18 years ago
Josh England 1abbe475ff post-checkout hook, tests, and docs 18 years ago