index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-30
add throughput display to git-push
Nicolas Pitre
3
-1
/
+13
2007-10-30
add some copyright notice to the progress display code
Nicolas Pitre
1
-0
/
+10
2007-10-30
add throughput display to index-pack
Nicolas Pitre
1
-1
/
+5
2007-10-30
add throughput to progress display
Nicolas Pitre
2
-4
/
+77
2007-10-30
relax usage of the progress API
Nicolas Pitre
5
-38
/
+20
2007-10-30
make struct progress an opaque type
Nicolas Pitre
7
-45
/
+57
2007-10-30
prune-packed: don't call display_progress() for every file
Nicolas Pitre
1
-2
/
+3
2007-10-30
Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in example
Michael W. Olson
1
-1
/
+1
2007-10-29
gitweb: Fix and simplify "split patch" detection
Jakub Narebski
1
-85
/
+67
2007-10-29
git-sh-setup.sh: use "git rev-parse --show-cdup" to check for SUBDIRECTORY_OK
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2007-10-29
Make builtin-pack-refs.c use parse_options.
Pierre Habouzit
1
-27
/
+20
2007-10-29
Make builtin-name-rev.c use parse_options.
Pierre Habouzit
1
-39
/
+25
2007-10-29
Make builtin-count-objects.c use parse_options.
Pierre Habouzit
1
-17
/
+15
2007-10-29
Make builtin-fsck.c use parse_options.
Pierre Habouzit
1
-54
/
+26
2007-10-29
Update manpages to reflect new short and long option aliases
Jonas Fonseca
5
-7
/
+7
2007-10-29
Make builtin-for-each-ref.c use parse-opts.
Pierre Habouzit
2
-77
/
+61
2007-10-29
Make builtin-symbolic-ref.c use parse_options.
Pierre Habouzit
1
-34
/
+18
2007-10-29
Make builtin-update-ref.c use parse_options
Pierre Habouzit
1
-40
/
+25
2007-10-29
Make builtin-revert.c use parse_options.
Pierre Habouzit
1
-37
/
+30
2007-10-29
Make builtin-describe.c use parse_options
Pierre Habouzit
1
-41
/
+29
2007-10-29
Make builtin-branch.c use parse_options.
Pierre Habouzit
1
-95
/
+52
2007-10-29
Make builtin-mv.c use parse-options
Pierre Habouzit
1
-49
/
+35
2007-10-29
Make builtin-rm.c use parse_options.
Pierre Habouzit
1
-31
/
+23
2007-10-29
Port builtin-add.c to use the new option parser.
Kristian Høgsberg
1
-46
/
+27
2007-10-29
parse-options: allow callbacks to take no arguments at all.
Pierre Habouzit
2
-1
/
+10
2007-10-29
parse-options: Allow abbreviated options when unambiguous
Johannes Schindelin
2
-0
/
+60
2007-10-29
Add shortcuts for very often used options.
Pierre Habouzit
2
-0
/
+32
2007-10-29
parse-options: make some arguments optional, add callbacks.
Pierre Habouzit
2
-8
/
+53
2007-10-29
Rework make_usage to print the usage message immediately
Alex Riesen
1
-25
/
+22
2007-10-29
Add tests for parse-options.c
Johannes Schindelin
4
-1
/
+107
2007-10-29
parse-options: be able to generate usages automatically
Pierre Habouzit
2
-9
/
+79
2007-10-29
Add a simple option parser.
Pierre Habouzit
3
-2
/
+204
2007-10-29
shell should call the new setup_path() to setup $PATH
Scott R Parish
1
-7
/
+1
2007-10-29
include $PATH in generating list of commands for "help -a"
Scott R Parish
1
-37
/
+120
2007-10-29
use only the $PATH for exec'ing git commands
Scott R Parish
3
-105
/
+61
2007-10-29
list_commands(): simplify code by using chdir()
Scott R Parish
1
-15
/
+3
2007-10-29
"current_exec_path" is a misleading name, use "argv_exec_path"
Scott R Parish
3
-8
/
+8
2007-10-29
remove unused/unneeded "pattern" argument of list_commands
Scott R Parish
1
-6
/
+8
2007-10-29
"git" returns 1; "git help" and "git help -a" return 0
Scott R Parish
3
-6
/
+8
2007-10-29
Correct handling of upload-pack in builtin-fetch-pack
Daniel Barkalow
1
-3
/
+4
2007-10-29
Speedup scanning for excluded files.
Lars Knoll
2
-16
/
+50
2007-10-29
RelNotes-1.5.4: describe recent updates
Junio C Hamano
2
-2
/
+27
2007-10-29
Teach git-pull about --[no-]ff, --no-squash and --commit
Lars Hjemli
1
-3
/
+11
2007-10-29
Bisect: add "skip" to the short usage string.
Christian Couder
1
-3
/
+3
2007-10-29
Merge branch 'maint'
Junio C Hamano
6
-12
/
+39
2007-10-29
Remove outdated references to cogito in documentation
Dan McGee
1
-1
/
+4
2007-10-29
RelNotes-1.5.3.5: describe recent fixes
Junio C Hamano
1
-0
/
+21
2007-10-29
merge-recursive.c: mrtree in merge() is not used before set
Junio C Hamano
1
-1
/
+1
2007-10-29
sha1_file.c: avoid gcc signed overflow warnings
Junio C Hamano
1
-7
/
+9
2007-10-29
core-tutorial: Catch up with current Git
Benoit Sigoure
1
-16
/
+10
[prev]
[next]