14666 Commits (3db4723ead0f141540118f622dedac5106b07a8e)
 

Author SHA1 Message Date
Junio C Hamano 4b172de81b Merge branch 'maint' 17 years ago
Junio C Hamano a473445ac2 Merge branch 'maint-1.5.4' into maint 17 years ago
Junio C Hamano b66ae7955c Merge branch 'sb/committer' 17 years ago
Junio C Hamano 761adeb4db Merge branch 'bd/tests' 17 years ago
Junio C Hamano 486d1a5644 Merge branch 'mv/format-cc' 17 years ago
Junio C Hamano 29182f7da4 Merge branch 'cc/hooks-doc' 17 years ago
Junio C Hamano adf59ec127 Merge branch 'jk/renamelimit' (early part) 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Ian Hilt b7893cde53 Documentation/git-describe.txt: make description more readable 17 years ago
Nicolas Pitre ca11b212eb let pack-objects do the writing of unreachable objects as loose objects 17 years ago
Nicolas Pitre bbac73117e add a force_object_loose() function 17 years ago
Jeff King 0bdf93cbf0 filter-branch: fix variable export logic 17 years ago
Jeff King 6d9878cc60 clone: bsd shell portability fix 17 years ago
Jeff King 30684dfaf8 t5000: tar portability fix 17 years ago
Jeff King bbf08124e0 fix bsd shell negation 17 years ago
Alex Riesen dad25e4a7c Add a config option to ignore errors for git-add 17 years ago
Alex Riesen 8959743645 Add a test for git-add --ignore-errors 17 years ago
Alex Riesen 984b83ef23 Add --ignore-errors to git-add to allow it to skip files with read errors 17 years ago
Alex Riesen 7ae02a30e8 Extend interface of add_files_to_cache to allow ignore indexing errors 17 years ago
Alex Riesen 960b8ad1b1 Make the exit code of add_file_to_index actually useful 17 years ago
Alex Riesen 64c0d71ce9 Improve reporting of errors in config file routines 17 years ago
Dustin Sallings 0a02186f92 Allow tracking branches to set up rebase by default. 17 years ago
Junio C Hamano 27554e900d git-svn: add test for --add-author-from and --use-log-author 17 years ago
Lars Hjemli ad1012ebde revision.c: really honor --first-parent 17 years ago
Junio C Hamano eafa29b7cb Merge branch 'gp/bisect-fix' 17 years ago
Paul Mackerras 08ba820fd7 gitk: Add a progress bar for checking out a head 17 years ago
Junio C Hamano 65ea3b8c6d Merge branch 'maint' 17 years ago
Junio C Hamano 3e08f5db65 Merge branch 'maint-1.5.4' into maint 17 years ago
Junio C Hamano dccb3a6acb Merge branch 'lt/core-optim' 17 years ago
Christian Couder dfd1b749be rev-parse --verify: do not output anything on error 17 years ago
Christian Couder 28bfa145e4 rev-parse: fix using "--default" with "--verify" 17 years ago
Christian Couder 921df15f1d rev-parse: add test script for "--verify" 17 years ago
Steffen Prohaska 8a19aaab63 t0050: Add test for case insensitive add 17 years ago
Steffen Prohaska b4a299d87c t0050: Set core.ignorecase case to activate case insensitivity 17 years ago
Steffen Prohaska 1c51c7d7d9 t0050: Test autodetect core.ignorecase 17 years ago
Dmitry Potapov 2455406ab1 git-init: autodetect core.ignorecase 17 years ago
Brandon Casey 9e7d501990 builtin-gc.c: deprecate --prune, it now really has no effect 17 years ago
Brandon Casey a37cce3b23 git-gc: always use -A when manually repacking 17 years ago
Brandon Casey ccc1297226 repack: modify behavior of -A option to leave unreferenced objects unpacked 17 years ago
Steven Grimm 4be4038153 Add svn-compatible "blame" output format to git-svn 17 years ago
Sebastian Schuberth f4e9f786f7 mergetool: Make ECMerge use the settings as specified by the user in the GUI 17 years ago
Caio Marcelo de Oliveira Filho 37c22a4bf8 git-format-patch: add --no-binary to omit binary changes in the patch. 17 years ago
Johannes Sixt 32efcd91c6 wt-status.h: declare global variables as extern 17 years ago
Sitaram Chamarty e1645901ed builtin-commit.c: add -u as short name for --untracked-files 17 years ago
A Large Angry SCM 2b36b146fa git-repack: re-enable parsing of -n command line option 17 years ago
Dustin Sallings c998ae9baa Allow tracking branches to set up rebase by default. 17 years ago
Eric Wong d1a8d0ea5f git-svn: fix cloning of HTTP URLs with '+' in their path 17 years ago
Krzysztof Kowalczyk 737922aa64 alloc_ref_from_str(): factor out a common pattern of alloc_ref from string 17 years ago
Paul Mackerras 6df7403a98 gitk: Show current row number and total number of rows 17 years ago
Linus Torvalds c40641b77b Optimize symlink/directory detection 17 years ago