11959 Commits (5ac0a2063e8f824f6e8ffb4d18de74c55aae7131)
 

Author SHA1 Message Date
Pierre Habouzit 5ac0a2063e Make builtin-fsck.c use parse_options. 18 years ago
Jonas Fonseca e0e6c09611 Update manpages to reflect new short and long option aliases 18 years ago
Pierre Habouzit c3428da87f Make builtin-for-each-ref.c use parse-opts. 18 years ago
Pierre Habouzit 785586142a Make builtin-symbolic-ref.c use parse_options. 18 years ago
Pierre Habouzit 89942be6a1 Make builtin-update-ref.c use parse_options 18 years ago
Pierre Habouzit f81037947c Make builtin-revert.c use parse_options. 18 years ago
Pierre Habouzit 166185be7c Make builtin-describe.c use parse_options 18 years ago
Pierre Habouzit a8dfd5eac4 Make builtin-branch.c use parse_options. 18 years ago
Pierre Habouzit c7a20c117f Make builtin-mv.c use parse-options 18 years ago
Pierre Habouzit f09985c265 Make builtin-rm.c use parse_options. 18 years ago
Kristian Høgsberg 5c46f75437 Port builtin-add.c to use the new option parser. 18 years ago
Pierre Habouzit f481e22a14 parse-options: allow callbacks to take no arguments at all. 18 years ago
Johannes Schindelin 7f275b9152 parse-options: Allow abbreviated options when unambiguous 18 years ago
Pierre Habouzit 0ce865b134 Add shortcuts for very often used options. 18 years ago
Pierre Habouzit ffe659f94d parse-options: make some arguments optional, add callbacks. 18 years ago
Alex Riesen f389c808b6 Rework make_usage to print the usage message immediately 18 years ago
Johannes Schindelin beb4743793 Add tests for parse-options.c 18 years ago
Pierre Habouzit d7a38c54a6 parse-options: be able to generate usages automatically 18 years ago
Pierre Habouzit 4a59fd1312 Add a simple option parser. 18 years ago
Daniel Barkalow 09149c7809 Correct handling of upload-pack in builtin-fetch-pack 18 years ago
Lars Knoll 68492fc73b Speedup scanning for excluded files. 18 years ago
Junio C Hamano 79f3368d9a RelNotes-1.5.4: describe recent updates 18 years ago
Lars Hjemli 5072a32382 Teach git-pull about --[no-]ff, --no-squash and --commit 18 years ago
Junio C Hamano e2b7eaf0ca Merge branch 'maint' 18 years ago
Dan McGee 8371d8fd09 Remove outdated references to cogito in documentation 18 years ago
Junio C Hamano e720c4382f RelNotes-1.5.3.5: describe recent fixes 18 years ago
Junio C Hamano f120ae2a8e merge-recursive.c: mrtree in merge() is not used before set 18 years ago
Junio C Hamano 7109c889f1 sha1_file.c: avoid gcc signed overflow warnings 18 years ago
Benoit Sigoure 3b27428b9d core-tutorial: Catch up with current Git 18 years ago
Benoit Sigoure 399f0a8eed Fix a small memory leak in builtin-add 18 years ago
Aurelien Bompard 1c1f79a1e4 honor the http.sslVerify option in shell scripts 18 years ago
Alexandre Julliard d53a35020d git.el: Run git-gc --auto after commits. 18 years ago
Alexandre Julliard 2f6e86a86f git.el: Refresh only the changed file marks when marking/unmarking all. 18 years ago
Alexandre Julliard 6df023884b git.el: Fix typo in git-update-saved-file error handling. 18 years ago
Alexandre Julliard 3697c5f37a git.el: Fix typo in "Reverted file" message. 18 years ago
Junio C Hamano 9ad7c5ae8a git-fetch: do not fail when remote branch disappears 18 years ago
Junio C Hamano 071a887766 Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk 18 years ago
Paul Mackerras 7388bcbc54 gitk: Use the UI font for the diff/old version/new version radio buttons 18 years ago
Paul Mackerras 7b3b151528 Merge branch 'dev' 18 years ago
Paul Mackerras cca5d946d6 gitk: Simplify the code for finding commits 18 years ago
Junio C Hamano 85b0045505 Merge branch 'ja/shorthelp' 18 years ago
Junio C Hamano a238917ba4 help: remove extra blank line after "See 'git --help'" message 18 years ago
Junio C Hamano d633f702a0 Merge branch 'maint' 18 years ago
Christian Couder 15387e32ff Test suite: reset TERM to its previous value after testing. 18 years ago
Junio C Hamano dc2715554e Merge branch 'ph/color-test' 18 years ago
Jim Meyering 4a21d13db4 hooks-pre-commit: use \t, rather than a literal TAB in regexp 18 years ago
Alex Riesen d1a2057560 Fix generation of perl/perl.mak 18 years ago
Pierre Habouzit c2e6b6d0d1 fast-import.c: fix regression due to strbuf conversion 18 years ago
Pierre Habouzit 1ece127467 Support a --quiet option in the test-suite. 18 years ago
Pierre Habouzit 55db1df0c8 Add some fancy colors in the test library when terminal supports it. 18 years ago