14784 Commits (1141f4925c3f1d7c8cc476b10107209e56909c6d)
 

Author SHA1 Message Date
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
Linus Torvalds d177cab048 Avoid some unnecessary lstat() calls 17 years ago
Junio C Hamano 2855e70ad1 Merge branch 'py/diff-submodule' 17 years ago
Junio C Hamano 380a742679 Merge branch 'lt/case-insensitive' 17 years ago
Paul Mackerras e8a0c69b91 Merge branch 'master' into dev 17 years ago
Thomas Arcila 314f5de1a0 gitk: Allow users to view diffs in external diff viewer 17 years ago
Paul Mackerras f4c54b3cc4 gitk: Synchronize highlighting in file view for 'f' and 'b' commands 17 years ago
Junio C Hamano 1f8115b113 Merge branch 'maint' 17 years ago
Junio C Hamano 32a27b5666 Merge branch 'maint-1.5.4' into maint 17 years ago
Junio C Hamano ca1c9913f8 Merge branch 'sg/merge-options' (early part) 17 years ago
Junio C Hamano 31a3c6bb45 Merge branch 'db/learn-HEAD' 17 years ago
Junio C Hamano a064ac1bc3 Merge branch 'jn/webfeed' 17 years ago
Junio C Hamano d576c45aae Merge branch 'cc/help' 17 years ago
Junio C Hamano ca1a5eeead Merge branch 'dm/cherry-pick-s' 17 years ago
Junio C Hamano 4c4d3ac746 Merge branch 'lt/dirmatch-optim' 17 years ago
Christian Couder 42ba5ee776 bisect: print an error message when "git rev-list --bisect-vars" fails 17 years ago
Johannes Sixt c5445fe090 compat-util: avoid macro redefinition warning 17 years ago
Brandon Casey eb120e699f compat/fopen.c: avoid clobbering the system defined fopen macro 17 years ago
Shawn O. Pearce 76bb40cde0 git-gui: Delete branches with 'git branch -D' to clear config 17 years ago
Shawn O. Pearce fe70225dc7 git-gui: Setup branch.remote,merge for shorthand git-pull 17 years ago
Paul Mackerras ee66e089c1 gitk: Make updates go faster 17 years ago
Dustin Sallings 15ddb6fab2 Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull" 17 years ago
Jeff King afd899e1b7 doc: clarify definition of "update" for git-add -u 17 years ago
Christian Couder bac59f19b1 Documentation: bisect: add a few "git bisect run" examples 17 years ago
Gustaf Hendeby d84ae0dbd5 Documentation/config.txt: Add git-gui options 17 years ago
Christian Couder 921177f50f Documentation: improve "add", "pull" and "format-patch" examples 17 years ago
Mark Hills c904bf392d Be more careful with objects directory permissions on clone 17 years ago
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
Adam Roben a8128ed628 git-cat-file: Add --batch option 17 years ago
Adam Roben 05d5667fec git-cat-file: Add --batch-check option 17 years ago
Adam Roben 4814dbe830 git-cat-file: Make option parsing a little more flexible 17 years ago