11957 Commits (c3428da87f625d22b7f0ea1e1fb7028264943da3)
 

Author SHA1 Message Date
Pierre Habouzit c3428da87f Make builtin-for-each-ref.c use parse-opts. 17 years ago
Pierre Habouzit 785586142a Make builtin-symbolic-ref.c use parse_options. 17 years ago
Pierre Habouzit 89942be6a1 Make builtin-update-ref.c use parse_options 17 years ago
Pierre Habouzit f81037947c Make builtin-revert.c use parse_options. 17 years ago
Pierre Habouzit 166185be7c Make builtin-describe.c use parse_options 17 years ago
Pierre Habouzit a8dfd5eac4 Make builtin-branch.c use parse_options. 17 years ago
Pierre Habouzit c7a20c117f Make builtin-mv.c use parse-options 17 years ago
Pierre Habouzit f09985c265 Make builtin-rm.c use parse_options. 17 years ago
Kristian Høgsberg 5c46f75437 Port builtin-add.c to use the new option parser. 17 years ago
Pierre Habouzit f481e22a14 parse-options: allow callbacks to take no arguments at all. 17 years ago
Johannes Schindelin 7f275b9152 parse-options: Allow abbreviated options when unambiguous 17 years ago
Pierre Habouzit 0ce865b134 Add shortcuts for very often used options. 17 years ago
Pierre Habouzit ffe659f94d parse-options: make some arguments optional, add callbacks. 17 years ago
Alex Riesen f389c808b6 Rework make_usage to print the usage message immediately 17 years ago
Johannes Schindelin beb4743793 Add tests for parse-options.c 17 years ago
Pierre Habouzit d7a38c54a6 parse-options: be able to generate usages automatically 17 years ago
Pierre Habouzit 4a59fd1312 Add a simple option parser. 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