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-01-24
reflog inspection: introduce shortcut "-g"
Johannes Schindelin
1
-1
/
+2
2007-01-20
Teach the revision walker to walk by reflogs with --walk-reflogs
Johannes Schindelin
1
-0
/
+11
2007-01-11
plug a few leaks in revision walking used in describe.
Junio C Hamano
1
-3
/
+5
2007-01-09
Sanitize for_each_reflog_ent()
Johannes Schindelin
1
-1
/
+3
2006-12-30
Move commit reencoding parameter parsing to revision.c
Junio C Hamano
1
-0
/
+8
2006-12-26
Merge branch 'jc/fsck-reflog'
Junio C Hamano
1
-7
/
+59
2006-12-25
Merge branch 'jc/skip-count'
Junio C Hamano
1
-14
/
+32
2006-12-21
Don't crash during repack of a reflog with pruned commits.
Shawn O. Pearce
1
-10
/
+20
2006-12-20
Teach git-repack to preserve objects referred to by reflog entries.
Junio C Hamano
1
-7
/
+49
2006-12-20
Merge branch 'jc/leftright'
Junio C Hamano
1
-1
/
+8
2006-12-20
revision: --skip=<n>
Junio C Hamano
1
-14
/
+32
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-1
/
+0
2006-12-19
Revert "Make left-right automatic."
Junio C Hamano
1
-10
/
+3
2006-12-17
Make left-right automatic.
Junio C Hamano
1
-3
/
+10
2006-12-17
Teach all of log family --left-right output.
Junio C Hamano
1
-0
/
+4
2006-12-17
rev-list --left-right
Junio C Hamano
1
-1
/
+4
2006-11-07
Merge branch 'jc/pickaxe'
Junio C Hamano
1
-0
/
+7
2006-11-01
Merge branch 'lj/refs'
Junio C Hamano
1
-2
/
+2
2006-10-31
Introduce a new revision set operator <rev>^!
Junio C Hamano
1
-0
/
+7
2006-10-30
Merge branch 'maint'
Junio C Hamano
1
-9
/
+7
2006-10-30
revision traversal: --unpacked does not limit commit list anymore.
Junio C Hamano
1
-1
/
+1
2006-10-30
Continue traversal when rev-list --unpacked finds a packed commit.
Jan Harkes
1
-8
/
+6
2006-09-27
teach revision walker about --all-match.
Junio C Hamano
1
-1
/
+8
2006-09-27
Merge branch 'master' into lj/refs
Junio C Hamano
1
-0
/
+69
2006-09-20
Tell between packed, unpacked and symbolic refs.
Junio C Hamano
1
-1
/
+1
2006-09-20
Add callback data to for_each_ref() family.
Junio C Hamano
1
-2
/
+2
2006-09-20
git log: Unify header_filter and message_filter into one.
Junio C Hamano
1
-49
/
+25
2006-09-20
git-log --author and --committer are not left-anchored by default
Linus Torvalds
1
-2
/
+8
2006-09-20
revision traversal: --author, --committer, and --grep.
Junio C Hamano
1
-1
/
+75
2006-09-20
revision traversal: prepare for commit log match.
Junio C Hamano
1
-0
/
+13
2006-09-07
pack-objects --unpacked=<existing pack> option.
Junio C Hamano
1
-2
/
+22
2006-09-05
revision.c: allow injecting revision parameters after setup_revisions().
Junio C Hamano
1
-74
/
+85
2006-08-28
Add --relative-date option to the revision interface
Jonas Fonseca
1
-0
/
+4
2006-08-23
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
1
-1
/
+1
2006-08-09
check return value from diff_setup_done()
Junio C Hamano
1
-1
/
+2
2006-07-28
Call setup_git_directory() early
Linus Torvalds
1
-2
/
+2
2006-07-12
Remove TYPE_* constant macros and use object_type enums consistently.
Linus Torvalds
1
-6
/
+6
2006-07-07
git log -p --merge [[--] paths...]
Junio C Hamano
1
-2
/
+51
2006-07-06
Merge branch 'js/merge-base'
Junio C Hamano
1
-9
/
+40
2006-07-05
Merge branch 'th/diff'
Junio C Hamano
1
-2
/
+1
2006-07-04
rev-list: free commit_list in ... handler
Rene Scharfe
1
-0
/
+1
2006-07-03
Merge branch 'master' into js/merge-base
Junio C Hamano
1
-4
/
+14
2006-07-02
Fold get_merge_bases_clean() into get_merge_bases()
Rene Scharfe
1
-1
/
+1
2006-07-02
revision.c: fix "dense" under --remove-empty
Linus Torvalds
1
-1
/
+1
2006-07-01
revision.c: --full-history fix.
Linus Torvalds
1
-4
/
+14
2006-07-01
Add '...' operator for revisions
Rene Scharfe
1
-9
/
+39
2006-06-26
DIFF_FORMAT_RAW is not default anymore
Timo Hirvonen
1
-2
/
+1
2006-06-19
Add "named object array" concept
Linus Torvalds
1
-18
/
+15
2006-06-17
Some more memory leak avoidance
Linus Torvalds
1
-2
/
+4
2006-06-17
Shrink "struct object" a bit
Linus Torvalds
1
-6
/
+6
[next]