index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
revision.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-18
Merge branch 'lt/rev-list-gitlink'
Junio C Hamano
1
-2
/
+9
2007-11-18
Merge branch 'lt/rev-list-interactive'
Junio C Hamano
1
-43
/
+82
2007-11-14
Fix parent rewriting in --early-output
Linus Torvalds
1
-11
/
+11
2007-11-14
Fix rev-list when showing objects involving submodules
Linus Torvalds
1
-2
/
+9
2007-11-11
Make the diff_options bitfields be an unsigned with explicit masks.
Pierre Habouzit
1
-11
/
+11
2007-11-05
revision walker: mini clean-up
Linus Torvalds
1
-7
/
+20
2007-11-05
Enhance --early-output format
Linus Torvalds
1
-27
/
+36
2007-11-04
Add "--early-output" log flag for interactive GUI use
Linus Torvalds
1
-0
/
+22
2007-11-04
Simplify topo-sort logic
Linus Torvalds
1
-6
/
+1
2007-10-15
Merge branch 'maint'
Shawn O. Pearce
1
-2
/
+2
2007-10-15
Fix embarrassing "git log --follow" bug
Linus Torvalds
1
-2
/
+2
2007-09-29
parse_date_format(): convert a format name to an enum date_mode
Andy Parkins
1
-16
/
+1
2007-09-29
Fix revision log diff setup, avoid unnecessary diff generation
Linus Torvalds
1
-2
/
+8
2007-09-15
revision walker: --cherry-pick is a limited operation
Johannes Schindelin
1
-0
/
+1
2007-08-31
Make "git-log --" without paths behave the same as "git-log" without --
Junio C Hamano
1
-1
/
+2
2007-08-19
Don't allow combination of -g and --reverse as it doesn't work
Shawn O. Pearce
1
-0
/
+3
2007-08-14
Add --log-size to git log to print message size
Marco Costalba
1
-0
/
+4
2007-07-24
git log -g: Complain, but do not fail, when no reflogs are there
Johannes Schindelin
1
-3
/
+4
2007-07-23
Teach revision machinery about --no-walk
Johannes Schindelin
1
-0
/
+8
2007-07-22
Synonyms: -i == --regexp-ignore-case, -E == --extended-regexp
Junio C Hamano
1
-2
/
+4
2007-07-20
Fix up duplicate parents removal
Linus Torvalds
1
-5
/
+6
2007-07-13
Wire new date formats to --date=<format> parser.
Junio C Hamano
1
-0
/
+8
2007-07-11
Fix --cherry-pick with given paths
Johannes Schindelin
1
-2
/
+7
2007-07-08
revision.c: remove duplicated parents after history simplification
Junio C Hamano
1
-0
/
+20
2007-07-02
format-patch: Add format.subjectprefix config option
Adam Roben
1
-1
/
+0
2007-06-22
Finally implement "git log --follow"
Linus Torvalds
1
-1
/
+3
2007-06-16
Merge branch 'maint' to sync with GIT 1.5.2.2
Junio C Hamano
1
-1
/
+2
2007-06-15
Avoid diff cost on "git log -z"
Junio C Hamano
1
-1
/
+2
2007-06-08
More missing static
Junio C Hamano
1
-8
/
+8
2007-05-20
git-rev-list: Add regexp tuning options
Petr Baudis
1
-0
/
+12
2007-05-06
Handle return code of parse_commit in revision machinery
Alex Riesen
1
-23
/
+50
2007-04-25
Add --date={local,relative,default}
Junio C Hamano
1
-1
/
+12
2007-04-24
store mode in rev_list, if <tree>:<filename> syntax is used
Martin Koegler
1
-5
/
+12
2007-04-12
Merge branch 'jc/cherry'
Junio C Hamano
1
-0
/
+88
2007-04-12
Fix git {log,show,...} --pretty=email
Junio C Hamano
1
-0
/
+1
2007-04-11
git-log --cherry-pick A...B
Junio C Hamano
1
-0
/
+88
2007-03-31
Rename warn() to warning() to fix symbol conflicts on BSD and Mac OS
Theodore Ts'o
1
-1
/
+1
2007-03-25
Merge branch 'jc/fpl'
Junio C Hamano
1
-4
/
+10
2007-03-21
Initialize tree descriptors with a helper function rather than by hand.
Linus Torvalds
1
-7
/
+5
2007-03-19
Replace remaining instances of strdup with xstrdup.
James Bowes
1
-1
/
+1
2007-03-14
git-log --first-parent: show only the first parent log
Junio C Hamano
1
-4
/
+10
2007-03-14
try-to-simplify-commit: use diff-tree --quiet machinery.
Junio C Hamano
1
-0
/
+6
2007-03-14
revision.c: explain what tree_difference does
Junio C Hamano
1
-2
/
+9
2007-03-06
revision --boundary: fix uncounted case.
Junio C Hamano
1
-8
/
+8
2007-03-06
revision --boundary: fix stupid typo
Junio C Hamano
1
-1
/
+1
2007-03-06
revision traversal: SHOWN means shown
Junio C Hamano
1
-8
/
+18
2007-03-06
revision traversal: retire BOUNDARY_SHOW
Junio C Hamano
1
-1
/
+8
2007-03-06
revision walker: Fix --boundary when limited
Junio C Hamano
1
-114
/
+94
2007-02-28
Merge branch 'js/bundle'
Junio C Hamano
1
-1
/
+1
2007-02-27
Merge branch 'maint'
Junio C Hamano
1
-0
/
+2
[next]