22601 Commits (08fd28bb08a33b419cb91935659635cd053c880b)
 

Author SHA1 Message Date
Junio C Hamano 09ce4bb6ea build: propagate $DIFF to scripts 15 years ago
Clemens Buchacher efad1a5615 ls-files: allow relative pathspec 15 years ago
Clemens Buchacher b167cffb6b quote.c: separate quoting and relative path generation 15 years ago
Clemens Buchacher e1e5ec868f setup: document prefix 15 years ago
Michael J Gruber 46077fa5d4 Documentation+t5708: document and test status -s -b 15 years ago
Daniel Knittl-Frank 05a59a087c Show branch information in short output of git status 15 years ago
Erick Mattos 86e8e7a566 bash completion: add --orphan to 'git checkout' 15 years ago
Erick Mattos b209995775 t3200: test -l with core.logAllRefUpdates options 15 years ago
Erick Mattos 3631bf77f7 checkout --orphan: respect -l option always 15 years ago
Michael J. Kiwala 7c42e390a3 git svn: fix empty directory creation 15 years ago
Junio C Hamano 2de03ebe06 t9129: fix UTF-8 locale detection 15 years ago
Jakub Narebski 78646987e4 git-instaweb: Add support for running gitweb via 'plackup' 15 years ago
Jakub Narebski d94775e1f9 git-instaweb: Wait for server to start before running web browser 15 years ago
Jakub Narebski d1127622f5 git-instaweb: Remove pidfile after stopping web server 15 years ago
Erick Mattos 859c30175f refs: split log_ref_write logic into log_ref_setup 15 years ago
Erick Mattos feb98d1342 Documentation: alter checkout --orphan description 15 years ago
Gary V. Vaughan 46856f4e9d Makefile: Tru64 portability fix 15 years ago
Gary V. Vaughan e78673ff0b Makefile: HP-UX 10.20 portability fixes 15 years ago
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