12211 Commits (481424e1f100de690849a9f0348fc78f45ab815e)
 

Author SHA1 Message Date
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
Scott R Parish e8f5d87056 shell should call the new setup_path() to setup $PATH 18 years ago
Scott R Parish 1eb056905a include $PATH in generating list of commands for "help -a" 18 years ago
Scott R Parish 511707d42b use only the $PATH for exec'ing git commands 18 years ago
Scott R Parish 0966003c8e list_commands(): simplify code by using chdir() 18 years ago
Scott R Parish 384df83312 "current_exec_path" is a misleading name, use "argv_exec_path" 18 years ago
Scott R Parish edb6ddc53e remove unused/unneeded "pattern" argument of list_commands 18 years ago
Scott R Parish 3d7e2d857a "git" returns 1; "git help" and "git help -a" return 0 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
Christian Couder 6ca8b977e4 Bisect: add "skip" to the short usage string. 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 7791ecbc62 revert/cherry-pick: work on merge commits as well 18 years ago
Christian Couder 71b0251cdd Bisect run: "skip" current commit if script exit code is 125. 18 years ago
Christian Couder 37f9fd0dde Bisect: add a "bisect replay" test case. 18 years ago
Christian Couder c39ce91827 Bisect: add "bisect skip" to the documentation. 18 years ago
Christian Couder 155fc795b9 Bisect: refactor "bisect_{bad,good,skip}" into "bisect_state". 18 years ago
Christian Couder 737c74ee42 Bisect: refactor some logging into "bisect_write". 18 years ago
Christian Couder 55624f9af4 Bisect: refactor "bisect_write_*" functions. 18 years ago
Christian Couder 97e1c51e15 Bisect: implement "bisect skip" to mark untestable revisions. 18 years ago
Christian Couder 8fe26f4481 Bisect: fix some white spaces and empty lines breakages. 18 years ago
Christian Couder 3ac9f612cb rev-list documentation: add "--bisect-all". 18 years ago
Christian Couder 50e62a8e70 rev-list: implement --bisect-all 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
Linus Torvalds 42899ac898 Do the fuzzy rename detection limits with the exact renames removed 18 years ago