11944 Commits (0966003c8e8d1528912b10667b903cd981e3a7f6)
 

Author SHA1 Message Date
Scott R Parish 0966003c8e list_commands(): simplify code by using chdir() 17 years ago
Scott R Parish 384df83312 "current_exec_path" is a misleading name, use "argv_exec_path" 17 years ago
Scott R Parish edb6ddc53e remove unused/unneeded "pattern" argument of list_commands 17 years ago
Scott R Parish 3d7e2d857a "git" returns 1; "git help" and "git help -a" return 0 17 years ago
Daniel Barkalow 09149c7809 Correct handling of upload-pack in builtin-fetch-pack 17 years ago
Lars Knoll 68492fc73b Speedup scanning for excluded files. 17 years ago
Junio C Hamano 79f3368d9a RelNotes-1.5.4: describe recent updates 17 years ago
Lars Hjemli 5072a32382 Teach git-pull about --[no-]ff, --no-squash and --commit 17 years ago
Junio C Hamano e2b7eaf0ca Merge branch 'maint' 17 years ago
Dan McGee 8371d8fd09 Remove outdated references to cogito in documentation 17 years ago
Junio C Hamano e720c4382f RelNotes-1.5.3.5: describe recent fixes 17 years ago
Junio C Hamano f120ae2a8e merge-recursive.c: mrtree in merge() is not used before set 17 years ago
Junio C Hamano 7109c889f1 sha1_file.c: avoid gcc signed overflow warnings 17 years ago
Benoit Sigoure 3b27428b9d core-tutorial: Catch up with current Git 17 years ago
Benoit Sigoure 399f0a8eed Fix a small memory leak in builtin-add 17 years ago
Aurelien Bompard 1c1f79a1e4 honor the http.sslVerify option in shell scripts 17 years ago
Alexandre Julliard d53a35020d git.el: Run git-gc --auto after commits. 17 years ago
Alexandre Julliard 2f6e86a86f git.el: Refresh only the changed file marks when marking/unmarking all. 17 years ago
Alexandre Julliard 6df023884b git.el: Fix typo in git-update-saved-file error handling. 17 years ago
Alexandre Julliard 3697c5f37a git.el: Fix typo in "Reverted file" message. 17 years ago
Junio C Hamano 9ad7c5ae8a git-fetch: do not fail when remote branch disappears 17 years ago
Junio C Hamano 071a887766 Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk 17 years ago
Paul Mackerras 7388bcbc54 gitk: Use the UI font for the diff/old version/new version radio buttons 17 years ago
Paul Mackerras 7b3b151528 Merge branch 'dev' 17 years ago
Paul Mackerras cca5d946d6 gitk: Simplify the code for finding commits 17 years ago
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
Paul Mackerras 74a40c7110 gitk: Fix a couple more bugs in the path limiting 17 years ago
Junio C Hamano 8d863c98b2 k.org git toppage: Add link to 1.5.3 release notes. 17 years ago
Paul Mackerras 3de07118f0 Merge branch 'master' into dev 17 years ago
Paul Mackerras bd8f677e1c gitk: Fix some bugs with path limiting in the diff display 17 years ago
Paul Mackerras 4570b7e9d7 gitk: Use the status window for other functions 17 years ago
Paul Mackerras a137a90f49 gitk: Integrate the reset progress bar in the main frame 17 years ago
Paul Mackerras 94503918e4 gitk: Ensure tabstop setting gets restored by Cancel button 17 years ago
Paul Mackerras 7a39a17a87 gitk: Limit diff display to listed paths by default 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