summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-30core-tutorial: Use new syntax for git-merge.Libravatar Sergei Organov1-4/+4
2007-10-30git-merge: document but discourage the historical syntaxLibravatar Junio C Hamano1-5/+6
2007-10-30Prevent send-pack from segfaulting (backport from 'master')Libravatar Junio C Hamano1-1/+4
2007-10-30Fixed a command line option type for builtin-fsck.cLibravatar Emil Medve1-1/+1
2007-10-30add throughput display to git-pushLibravatar Nicolas Pitre3-1/+13
2007-10-30add some copyright notice to the progress display codeLibravatar Nicolas Pitre1-0/+10
2007-10-30add throughput display to index-packLibravatar Nicolas Pitre1-1/+5
2007-10-30add throughput to progress displayLibravatar Nicolas Pitre2-4/+77
2007-10-30relax usage of the progress APILibravatar Nicolas Pitre5-38/+20
2007-10-30make struct progress an opaque typeLibravatar Nicolas Pitre7-45/+57
2007-10-30prune-packed: don't call display_progress() for every fileLibravatar Nicolas Pitre1-2/+3
2007-10-30Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in exampleLibravatar Michael W. Olson1-1/+1
2007-10-29gitweb: Fix and simplify "split patch" detectionLibravatar Jakub Narebski1-85/+67
2007-10-29git-sh-setup.sh: use "git rev-parse --show-cdup" to check for SUBDIRECTORY_OKLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2007-10-29Make builtin-pack-refs.c use parse_options.Libravatar Pierre Habouzit1-27/+20
2007-10-29Make builtin-name-rev.c use parse_options.Libravatar Pierre Habouzit1-39/+25
2007-10-29Make builtin-count-objects.c use parse_options.Libravatar Pierre Habouzit1-17/+15
2007-10-29Make builtin-fsck.c use parse_options.Libravatar Pierre Habouzit1-54/+26
2007-10-29Update manpages to reflect new short and long option aliasesLibravatar Jonas Fonseca5-7/+7
2007-10-29Make builtin-for-each-ref.c use parse-opts.Libravatar Pierre Habouzit2-77/+61
2007-10-29Make builtin-symbolic-ref.c use parse_options.Libravatar Pierre Habouzit1-34/+18
2007-10-29Make builtin-update-ref.c use parse_optionsLibravatar Pierre Habouzit1-40/+25
2007-10-29Make builtin-revert.c use parse_options.Libravatar Pierre Habouzit1-37/+30
2007-10-29Make builtin-describe.c use parse_optionsLibravatar Pierre Habouzit1-41/+29
2007-10-29Make builtin-branch.c use parse_options.Libravatar Pierre Habouzit1-95/+52
2007-10-29Make builtin-mv.c use parse-optionsLibravatar Pierre Habouzit1-49/+35
2007-10-29Make builtin-rm.c use parse_options.Libravatar Pierre Habouzit1-31/+23
2007-10-29Port builtin-add.c to use the new option parser.Libravatar Kristian Høgsberg1-46/+27
2007-10-29parse-options: allow callbacks to take no arguments at all.Libravatar Pierre Habouzit2-1/+10
2007-10-29parse-options: Allow abbreviated options when unambiguousLibravatar Johannes Schindelin2-0/+60
2007-10-29Add shortcuts for very often used options.Libravatar Pierre Habouzit2-0/+32
2007-10-29parse-options: make some arguments optional, add callbacks.Libravatar Pierre Habouzit2-8/+53
2007-10-29Rework make_usage to print the usage message immediatelyLibravatar Alex Riesen1-25/+22
2007-10-29Add tests for parse-options.cLibravatar Johannes Schindelin4-1/+107
2007-10-29parse-options: be able to generate usages automaticallyLibravatar Pierre Habouzit2-9/+79
2007-10-29Add a simple option parser.Libravatar Pierre Habouzit3-2/+204
2007-10-29shell should call the new setup_path() to setup $PATHLibravatar Scott R Parish1-7/+1
2007-10-29include $PATH in generating list of commands for "help -a"Libravatar Scott R Parish1-37/+120
2007-10-29use only the $PATH for exec'ing git commandsLibravatar Scott R Parish3-105/+61
2007-10-29list_commands(): simplify code by using chdir()Libravatar Scott R Parish1-15/+3
2007-10-29"current_exec_path" is a misleading name, use "argv_exec_path"Libravatar Scott R Parish3-8/+8
2007-10-29remove unused/unneeded "pattern" argument of list_commandsLibravatar Scott R Parish1-6/+8
2007-10-29"git" returns 1; "git help" and "git help -a" return 0Libravatar Scott R Parish3-6/+8
2007-10-29Correct handling of upload-pack in builtin-fetch-packLibravatar Daniel Barkalow1-3/+4
2007-10-29Speedup scanning for excluded files.Libravatar Lars Knoll2-16/+50
2007-10-29RelNotes-1.5.4: describe recent updatesLibravatar Junio C Hamano2-2/+27
2007-10-29Teach git-pull about --[no-]ff, --no-squash and --commitLibravatar Lars Hjemli1-3/+11
2007-10-29Bisect: add "skip" to the short usage string.Libravatar Christian Couder1-3/+3
2007-10-29Merge branch 'maint'Libravatar Junio C Hamano6-12/+39
2007-10-29Remove outdated references to cogito in documentationLibravatar Dan McGee1-1/+4