14471 Commits (1af8bca79766198c591d8db58f778a98e96627e2)
 

Author SHA1 Message Date
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
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
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