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
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
2006-06-16
gitweb.cgi history not shown
Linus Torvalds
1
-1
/
+6
2006-05-30
tree_entry(): new tree-walking helper function
Linus Torvalds
1
-11
/
+5
2006-05-29
Convert "mark_tree_uninteresting()" to raw tree walker
Linus Torvalds
1
-9
/
+22
2006-05-29
Remove "tree->entries" tree-entry list from tree parser
Linus Torvalds
1
-2
/
+1
2006-05-29
Make "tree_entry" have a SHA1 instead of a union of object pointers
Linus Torvalds
1
-2
/
+2
2006-05-28
Fix "--abbrev=xyz" for revision listing
Linus Torvalds
1
-0
/
+8
2006-05-08
Merge branch 'fix'
Junio C Hamano
1
-2
/
+2
2006-05-08
Separate object name errors from usage errors
Dmitry V. Levin
1
-2
/
+2
2006-05-03
Merge branch 'jc/diff'
Junio C Hamano
1
-0
/
+1
2006-05-03
Merge branch 'fix'
Junio C Hamano
1
-1
/
+1
2006-05-03
fix various typos in documentation
Matthias Kestenholz
1
-1
/
+1
2006-05-01
Merge branch 'jc/xsha1-2'
Junio C Hamano
1
-0
/
+37
2006-04-30
Extended SHA1 -- "rev^@" syntax to mean "all parents"
Junio C Hamano
1
-0
/
+37
2006-04-29
built-in diff: assorted updates.
Junio C Hamano
1
-0
/
+1
2006-04-26
revision parsing: make "rev -- paths" checks stronger.
Junio C Hamano
1
-1
/
+13
2006-04-26
Merge branch 'fix'
Junio C Hamano
1
-5
/
+3
2006-04-26
Fix filename verification when in a subdirectory
Linus Torvalds
1
-5
/
+3
2006-04-21
Fix "git show --stat"
Junio C Hamano
1
-1
/
+2
2006-04-18
Fix uninteresting tags in new revision parsing
Linus Torvalds
1
-0
/
+1
2006-04-18
Merge branch 'lt/logopt'
Junio C Hamano
1
-36
/
+137
2006-04-18
Fix "git log --stat": make sure to set recursive with --stat.
Junio C Hamano
1
-2
/
+0
2006-04-17
Log message printout cleanups
Linus Torvalds
1
-3
/
+0
2006-04-16
rev-list --boundary: show boundary commits even when limited otherwise.
Junio C Hamano
1
-2
/
+27
2006-04-16
Tentative built-in "git show"
Linus Torvalds
1
-0
/
+5
2006-04-15
Split init_revisions() out of setup_revisions()
Junio C Hamano
1
-5
/
+1
2006-04-14
Fix up default abbrev in setup_revisions() argument parser.
Junio C Hamano
1
-0
/
+5
2006-04-14
Common option parsing for "git log --diff" and friends
Linus Torvalds
1
-34
/
+134
2006-04-10
blame and friends: adjust to multiple pathspec change.
Junio C Hamano
1
-14
/
+12
2006-04-10
tree-diff: do not assume we use only one pathspec
Junio C Hamano
1
-1
/
+1
2006-04-08
Make "--parents" logs also be incremental
Linus Torvalds
1
-11
/
+10
2006-04-04
Use blob_, commit_, tag_, and tree_type throughout.
Peter Eriksen
1
-1
/
+1
2006-04-01
revision: --max-age alone does not need limit_list() anymore.
Junio C Hamano
1
-1
/
+1
[prev]
[next]