14677 Commits (de5825cc829a5d535de726eb7e5af45c0a3b88ce)
 

Author SHA1 Message Date
Junio C Hamano dc484f2213 Merge branch 'pb/remote-mirror-config' 17 years ago
Adam Simpkins 0724cb86c5 graph API: eliminate unnecessary indentation 17 years ago
Adam Simpkins 7fefda5cc7 log and rev-list: add --graph option 17 years ago
Adam Simpkins c12172d2ea Add history graph API 17 years ago
Adam Simpkins 885cf80899 revision API: split parent rewriting and parent printing options 17 years ago
Jörg Sommer 2b3e60c245 post-merge: Add it's not executed if merge failed. 17 years ago
Gerrit Pape ee831f7ddf git-bisect.sh: don't accidentally override existing branch "bisect" 17 years ago
Gustaf Hendeby da060c67ae Documentation: Add create-ignore to git svn manual 17 years ago
Gustaf Hendeby c4c66b2669 git-svn: Make create-ignore use git add -f 17 years ago
Miklos Vajna 62a64d1a6b INSTALL: add a note about GNU interactive tools has been renamed 17 years ago
Bryan Donlan 4a7aaccd83 Rename the test trash directory to contain spaces. 17 years ago
Bryan Donlan f69e836fab Fix tests breaking when checkout path contains shell metacharacters 17 years ago
Bryan Donlan 0e46e70462 Don't use the 'export NAME=value' in the test scripts. 17 years ago
Bryan Donlan cdf3ec01ac lib-git-svn.sh: Fix quoting issues with paths containing shell metacharacters 17 years ago
Bryan Donlan b480f5cf1a test-lib.sh: Fix some missing path quoting 17 years ago
Bryan Donlan 7f0475c308 Use test_set_editor in t9001-send-email.sh 17 years ago
Bryan Donlan 02b3566003 test-lib.sh: Add a test_set_editor function to safely set $VISUAL 17 years ago
Bryan Donlan 065096c2b5 git-send-email.perl: Handle shell metacharacters in $EDITOR properly 17 years ago
Bryan Donlan e5c349ba11 config.c: Escape backslashes in section names properly 17 years ago
Bryan Donlan 97b88dd58c git-rebase.sh: Fix --merge --abort failures when path contains whitespace 17 years ago
Avery Pennarun 9e72732e4b git-svn: add documentation for --add-author-from option. 17 years ago
Avery Pennarun 6aa9ba14a0 git-svn: Add --add-author-from option. 17 years ago
Avery Pennarun de451dff15 git-svn: add documentation for --use-log-author option. 17 years ago
Daniel Barkalow 8434c2f1af Build in clone 17 years ago
Daniel Barkalow f225aeb278 Provide API access to init_db() 17 years ago
Daniel Barkalow 19757d80e5 Add a function to set a non-default work tree 17 years ago
Daniel Barkalow e142a3c61d Allow for having for_each_ref() list extra refs 17 years ago
Daniel Barkalow e0aaa29ff3 Have a constant extern refspec for "--tags" 17 years ago
Daniel Barkalow bef70b22ba Add a library function to add an alternate to the alternates file 17 years ago
Daniel Barkalow ea3cd5c7c6 Add a lockfile function to append to a file 17 years ago
Daniel Barkalow 2d5c298f91 Mark the list of refs to fetch as const 17 years ago
Paolo Bonzini a83619d692 add special "matching refs" refspec 17 years ago
Christian Couder a5af0e2c55 Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page 17 years ago
Junio C Hamano 050288d52d is_racy_timestamp(): do not check timestamp for gitlinks 17 years ago
Junio C Hamano 451244d724 diff-lib.c: rename check_work_tree_entity() 17 years ago
Junio C Hamano 1392a37721 diff: a submodule not checked out is not modified 17 years ago
Ping Yin 27bfd950c1 Add t7506 to test submodule related functions for git-status 17 years ago
Ping Yin 7c08a2a637 t4027: test diff for submodule with empty directory 17 years ago
Heikki Orsila c697ad143b Cleanup xread() loops to use read_in_full() 17 years ago
Junio C Hamano 471793f91e Merge branch 'maint' 17 years ago
Junio C Hamano 6233a5210e Merge branch 'maint-1.5.4' into maint 17 years ago
Jeff King 278863180a checkout: don't rfc2047-encode oneline on detached HEAD 17 years ago
Nicolas Pitre 70baf5d41a pack-objects: fix early eviction for max depth delta objects 17 years ago
Nicolas Pitre ed4a9031ea pack-objects: allow for early delta deflating 17 years ago
Nicolas Pitre 30ebb40aa1 pack-objects: move compression code in a separate function 17 years ago
Nicolas Pitre 2c5ef82463 pack-objects: clean up write_object() a bit 17 years ago
Nicolas Pitre bcd7954e21 pack-objects: simplify the condition associated with --all-progress 17 years ago
Nicolas Pitre a7de713089 pack-objects: remove some double negative logic 17 years ago
Nicolas Pitre 3613f9b4c0 pack-objects: small cleanup 17 years ago
Christian Couder 47458bb9d1 Documentation: hooks: fix missing verb in pre-applypatch description 17 years ago