14362 Commits (4b172de81b878cdc8b10803fd0cd79b3ca66a621)
 

Author SHA1 Message Date
Santi Béjar bb1ae3f6ff commit: Show committer if automatic 17 years ago
Santi Béjar e83dbe802f commit: Show author if different from committer 17 years ago
Santi Béjar a45d46ba72 Preparation to call determine_author_info from prepare_to_commit 17 years ago
Junio C Hamano 867fa20fe9 Merge branch 'jc/lstat' 17 years ago
Junio C Hamano e9dd751866 Merge branch 'bc/filter-branch' 17 years ago
Junio C Hamano e2e2defc14 Merge branch 'lh/git-file' 17 years ago
Junio C Hamano 9c36e1700f Merge branch 'jk/fetch-status' 17 years ago
Junio C Hamano b79c9859c8 Merge branch 'lh/branch-merged' 17 years ago
Junio C Hamano dc484f2213 Merge branch 'pb/remote-mirror-config' 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
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
Christian Couder 47458bb9d1 Documentation: hooks: fix missing verb in pre-applypatch description 17 years ago
Jeff King b8960bbe7b diff: make "too many files" rename warning optional 17 years ago
Jeff King 50705915ea bump rename limit defaults 17 years ago
Jeff King 2a2ac92654 add merge.renamelimit config option 17 years ago
Junio C Hamano ec845695c4 Merge commit 'sg/merge-options^' into jk/renamelimit 17 years ago
Florian Ragwitz a1748890db filter-branch: Documentation fix. 17 years ago
Adam Simpkins 9b58bfe8f4 log: print log entry terminator even if the message is empty 17 years ago
Adam Simpkins 028656552b Remove dead code: show_log() sep argument and diff_options.msg_sep 17 years ago
Stephen R. van den Berg abfa533dea git-svn: Same default as cvsimport when using --use-log-author 17 years ago
Junio C Hamano e4b9c36ca4 Merge branch 'maint' 17 years ago
Junio C Hamano 2d8bed969d fetch-pack: brown paper bag fix 17 years ago
Jeff King 8d308b3540 Documentation: point git-prune users to git-gc 17 years ago
Liu Yubao 302cc11a32 Documentation on --git-dir and --work-tree 17 years ago
Heikki Orsila 0104ca09e3 Make read_in_full() and write_in_full() consistent with xread() and xwrite() 17 years ago
Richard Quirk 9f1915d393 Documentation gitk: Describe what --merge does 17 years ago
Alex Riesen 97ad535b01 Use the modern syntax of git-diff-files in t2002-checkout-cache-u.sh 17 years ago