11883 Commits (85b00455057c19a993eeaee2606af550b8d4de10)
 

Author SHA1 Message Date
Junio C Hamano 85b0045505 Merge branch 'ja/shorthelp' 17 years ago
Junio C Hamano a238917ba4 help: remove extra blank line after "See 'git --help'" message 17 years ago
Junio C Hamano d633f702a0 Merge branch 'maint' 17 years ago
Christian Couder 15387e32ff Test suite: reset TERM to its previous value after testing. 17 years ago
Junio C Hamano dc2715554e Merge branch 'ph/color-test' 17 years ago
Jim Meyering 4a21d13db4 hooks-pre-commit: use \t, rather than a literal TAB in regexp 17 years ago
Alex Riesen d1a2057560 Fix generation of perl/perl.mak 17 years ago
Pierre Habouzit c2e6b6d0d1 fast-import.c: fix regression due to strbuf conversion 17 years ago
Pierre Habouzit 1ece127467 Support a --quiet option in the test-suite. 17 years ago
Pierre Habouzit 55db1df0c8 Add some fancy colors in the test library when terminal supports it. 17 years ago
Junio C Hamano d90a7fda35 Merge branch 'db/fetch-pack' 17 years ago
Miklos Vajna 2db9b49c6c git-send-email: add a new sendemail.to configuration variable 17 years ago
Junio C Hamano 59b2023fbb git-remote: fix "Use of uninitialized value in string ne" 17 years ago
Junio C Hamano 8d863c98b2 k.org git toppage: Add link to 1.5.3 release notes. 17 years ago
Jari Aalto b5d21a4b68 On error, do not list all commands, but point to --help option 17 years ago
Ralf Wildenhues dd8175f83c git-cherry-pick: improve description of -x. 17 years ago
René Scharfe c32f749fec Correct some sizeof(size_t) != sizeof(unsigned long) typing errors 17 years ago
Shawn O. Pearce 5be507fc95 Use PRIuMAX instead of 'unsigned long long' in show-index 17 years ago
Shawn O. Pearce 8a37e21dab Merge branch 'maint' 17 years ago
Shawn O. Pearce 2ee52eb17c Describe more 1.5.3.5 fixes in release notes 17 years ago
Linus Torvalds 6dd4b66fde Fix diffcore-break total breakage 17 years ago
Linus Torvalds 07134421fc Fix directory scanner to correctly ignore files without d_type 17 years ago
Shawn O. Pearce 538dfe7397 Improved const correctness for strings 17 years ago
Shawn O. Pearce 6e863d6d12 Merge git://git.kernel.org/pub/scm/gitk/gitk 17 years ago
Shawn O. Pearce 7468c297fa Merge branch 'maint' of git://repo.or.cz/git-gui into maint 17 years ago
Paul Mackerras e5ef6f952a gitk: Fix "can't unset prevlines(...)" Tcl error 17 years ago
Shawn O. Pearce ca5bb5d539 Define compat version of mkdtemp for systems lacking it 17 years ago
Johannes Schindelin 43db492a8e Deduce exec_path also from calls to git with a relative path 17 years ago
Joakim Tjernlund 0b8293f677 Improve receive-pack error message about funny ref creation 17 years ago
Julian Phillips 2005dbe2a4 fast-import: Fix argument order to die in file_change_m 17 years ago
Shawn O. Pearce bbbadf6e58 git-gui: Don't display CR within console windows 17 years ago
Shawn O. Pearce bea6878be2 git-gui: Handle progress bars from newer gits 17 years ago
Chris Pettitt d9a5f25b67 git-p4 support for perforce renames. 17 years ago
Simon Hausmann 209471493a git-p4: When skipping a patch as part of "git-p4 submit" make sure we correctly revert to the previous state of the files using "p4 revert". 17 years ago
Paul Mackerras 3ebba3c724 gitk: Avoid an error when cherry-picking if HEAD has moved on 17 years ago
Paul Mackerras 5d7589d4c4 gitk: Check that we are running on at least Tcl/Tk 8.4 17 years ago
Shawn O. Pearce 8af52d7a83 git-gui: Correctly report failures from git-write-tree 17 years ago
Ralf Wildenhues 1d5bf7fcee gitk.txt: Fix markup. 17 years ago
Johannes Sixt 5e85ec4cd0 gitk: Do not pick up file names of "copy from" lines 17 years ago
Jonathan del Strother 5dd57d5122 gitk: Add support for OS X mouse wheel 17 years ago
Jeff King 5eb7358167 send-pack: respect '+' on wildcard refspecs 17 years ago
Shawn O. Pearce cfa5b2b7fa Avoid scary errors about tagged trees/blobs during git-fetch 17 years ago
Shawn O. Pearce 7840ce6cb2 Merge branch 'maint' 17 years ago
Shawn O. Pearce e7187e4e0f Paper bag fix diff invocation in 'git stash show' 17 years ago
Shawn O. Pearce f5bf6feb05 Merge branch 'maint' 17 years ago
Shawn O. Pearce bbaf63f2f1 Further 1.5.3.5 fixes described in release notes 17 years ago
Jeff King d7e56dbc4f Documentation/git-gc: improve description of --auto 17 years ago
Jeff King 08fbb136f7 Documentation/git-gc: explain --auto in description 17 years ago
Jeff King dd8b883ab9 git-gc: improve wording of --auto notification 17 years ago
Shawn O. Pearce 89d750bf6f Avoid invoking diff drivers during git-stash 17 years ago