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
Merge branch 'cc/skip' into HEAD
Junio C Hamano
7
-108
/
+410
2007-10-30
Merge branch 'jk/send-pack' into HEAD
Junio C Hamano
2
-16
/
+62
2007-10-30
Merge branch 'lt/rename' into HEAD
Junio C Hamano
6
-166
/
+395
2007-10-30
Merge branch 'jn/web' into HEAD
Junio C Hamano
1
-85
/
+67
2007-10-30
Merge branch 'ds/gitweb' into HEAD
Junio C Hamano
1
-8
/
+29
2007-10-30
Merge branch 'js/rebase' into HEAD
Junio C Hamano
1
-13
/
+13
2007-10-30
No longer install git-svnimport, move to contrib/examples
Gerrit Pape
6
-5
/
+1
2007-10-30
Update GIT 1.5.3.5 Release Notes
Junio C Hamano
1
-1
/
+7
2007-10-30
git-rebase--interactive.sh: Make 3-way merge strategies work for -p.
Björn Steinbrink
1
-0
/
+2
2007-10-30
git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick.
Björn Steinbrink
1
-2
/
+2
2007-10-30
Fix --strategy parsing in git-rebase--interactive.sh
Björn Steinbrink
1
-1
/
+0
2007-10-30
Make merge-recursive honor diff.renamelimit
Lars Hjemli
1
-0
/
+6
2007-10-30
cherry-pick/revert: more compact user direction message
Nicolas Pitre
1
-1
/
+1
2007-10-30
core-tutorial: Use new syntax for git-merge.
Sergei Organov
1
-4
/
+4
2007-10-30
git-merge: document but discourage the historical syntax
Junio C Hamano
1
-5
/
+6
2007-10-30
Prevent send-pack from segfaulting (backport from 'master')
Junio C Hamano
1
-1
/
+4
2007-10-30
Fixed a command line option type for builtin-fsck.c
Emil Medve
1
-1
/
+1
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
[prev]
[next]