22683 Commits (90e14525f22c2980d4375dcb5d79e6d5da293a78)
 

Author SHA1 Message Date
Gary V. Vaughan 176959d742 Makefile: HPUX11 portability fixes 15 years ago
Junio C Hamano bdc4204119 Merge branch 'maint' 15 years ago
Christian Couder 86c7bb47c7 Documentation/revert: describe passing more than one commit 15 years ago
Christian Couder 89d32d33ae Documentation/cherry-pick: describe passing more than one commit 15 years ago
Christian Couder aa29ccf4c0 revert: add tests to check cherry-picking many commits 15 years ago
Christian Couder 7e2bfd3f99 revert: allow cherry-picking more than one commit 15 years ago
Christian Couder 4b2095622f revert: change help_msg() to take no argument 15 years ago
Christian Couder 7af46595b2 revert: refactor code into a do_pick_commit() function 15 years ago
Christian Couder 2fb0e14f40 revert: use run_command_v_opt() instead of execv_git_cmd() 15 years ago
Christian Couder 831244bd0d revert: cleanup code for -x option 15 years ago
Gary V. Vaughan 761a889a97 git-compat-util.h: use apparently more common __sgi macro to detect SGI IRIX 15 years ago
Michael J Gruber 873c347205 Documentation: A...B shortcut for checkout and rebase 15 years ago
Nazri Ramliy 41e4d69fb8 Documentation/pretty-{formats,options}: better reference for "format:<string>" 15 years ago
Ramkumar Ramachandra 92f65e6ab6 git am: Remove stray error message from sed 15 years ago
Ramkumar Ramachandra dc267b1ab4 git am: Display some help text when patch is empty 15 years ago
Ramkumar Ramachandra d2c4631061 git am: Set cmdline globally 15 years ago
Brandon Casey 6508eedf67 t/aggregate-results: accomodate systems with small max argument list length 15 years ago
Brandon Casey c289c315c2 t/t7006: ignore return status of shell's unset builtin 15 years ago
Brandon Casey 6f89384fe0 t/t5150: remove space from sed script 15 years ago
Brandon Casey 53dfac44c9 git-request-pull.sh: remove -e switch to shell interpreter which breaks ksh 15 years ago
Brandon Casey 2bf1033478 t/t5800: skip if python version is older than 2.5 15 years ago
Jonathan Nieder 5853caec96 DWIM 'git show -5' to 'git show --do-walk -5' 15 years ago
Junio C Hamano 225c93a3ca Merge branch 'maint' 15 years ago
Junio C Hamano 6774e2bf08 Merge branch 'maint-1.7.0' into maint 15 years ago
Jonathan Nieder 81c13fde37 gitignore.5: Clarify matching rules 15 years ago
Giuseppe Scrivano 9c7304e3e3 print the usage string on stdout instead of stderr 15 years ago
Tim Henigan 811dd906db Documentation/SubmittingPatches: Fix typo in GMail section 15 years ago
Pavan Kumar Sunkara 0b3261b84d git-web--browse: Add support for google chrome and chromium 15 years ago
Bo Yang 4297c0aeb5 Make --color-words work well with --graph 15 years ago
Bo Yang b5a4de9d50 graph.c: register a callback for graph output 15 years ago
Bo Yang 2efcc97764 Emit a whole line in one go 15 years ago
Bo Yang 7be5761073 diff.c: Output the text graph padding before each diff line 15 years ago
Bo Yang 81bd1b2a96 Output the graph columns at the end of the commit message 15 years ago
Bo Yang a3c158d4a5 Add a prefix output callback to diff output 15 years ago
Pavan Kumar Sunkara c0cb4ed3e6 git-instaweb: Configure it to work with new gitweb structure 15 years ago
Pavan Kumar Sunkara be5347b398 git-instaweb: Put httpd logs in a "$httpd_only" subdirectory 15 years ago
Pavan Kumar Sunkara bc9519683c gitweb: Set default destination directory for installing gitweb in Makefile 15 years ago
Pavan Kumar Sunkara 18d05328f3 gitweb: Move static files into seperate subdirectory 15 years ago
Jonathan Nieder bffd750adf rebase: improve error message when upstream argument is missing 15 years ago
Jonathan Nieder c5b41519c7 Documentation/checkout: clarify description 15 years ago
Jan Krüger 05bdcfe5fc git-am: suggest what to do with superfluous patches 15 years ago
Ævar Arnfjörð Bjarmason a6c6060a0a Makefile: remove redundant munging of @@INSTLIBDIR@@ 15 years ago
Johan Herland 3e5a188f1d diff.c: Ensure "index $from..$to" line contains unambiguous SHA1s 15 years ago
Gary V. Vaughan 614dd90506 Makefile: SunOS 5.6 portability fix 15 years ago
Gary V. Vaughan 520fbc2a0d inline declaration does not work on AIX 15 years ago
Gary V. Vaughan f9f33cdc78 Allow disabling "inline" 15 years ago
Gary V. Vaughan e88a135bc5 Some platforms lack socklen_t type 15 years ago
Gary V. Vaughan 5a857c74ba Make NO_{INET_NTOP,INET_PTON} configured independently 15 years ago
Gary V. Vaughan 0a9b167ede Makefile: some platforms do not have hstrerror anywhere 15 years ago
Gary V. Vaughan fcf3a21acc git-compat-util.h: some platforms with mmap() lack MAP_FAILED definition 15 years ago