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
2008-02-20
checkout: work from a subdirectory
Junio C Hamano
2
-1
/
+34
2008-02-20
checkout: tone down the "forked status" diagnostic messages
Junio C Hamano
1
-40
/
+64
2008-02-19
Clean up reporting differences on branch switch
Daniel Barkalow
1
-71
/
+7
2008-02-18
builtin-checkout.c: fix possible usage segfault
Jay Soffian
1
-0
/
+1
2008-02-16
checkout: notice when the switched branch is behind or forked
Junio C Hamano
1
-0
/
+136
2008-02-16
Build in checkout
Daniel Barkalow
6
-8
/
+481
2008-02-09
Move code to clean up after a branch change to branch.c
Daniel Barkalow
3
-6
/
+28
2008-02-09
Library function to check for unmerged index entries
Daniel Barkalow
4
-26
/
+15
2008-02-09
Use diff -u instead of diff in t7201
Daniel Barkalow
1
-9
/
+9
2008-02-09
Move create_branch into a library file
Daniel Barkalow
4
-137
/
+151
2008-02-09
Build-in merge-recursive
Daniel Barkalow
5
-22
/
+46
2008-02-09
Add "skip_unmerged" option to unpack_trees.
Daniel Barkalow
2
-3
/
+18
2008-02-09
Discard "deleted" cache entries after using them to update the working tree
Daniel Barkalow
1
-7
/
+9
2008-02-09
Send unpack-trees debugging output to stderr
Daniel Barkalow
1
-7
/
+7
2008-02-09
Add flag to make unpack_trees() not print errors.
Daniel Barkalow
2
-14
/
+30
2008-02-09
Allow callers of unpack_trees() to handle failure
Daniel Barkalow
4
-41
/
+56
2008-01-22
lazy index hashing
Junio C Hamano
2
-3
/
+24
2008-01-22
Create pathname-based hash-table lookup into index
Linus Torvalds
3
-11
/
+95
2008-01-22
read-cache.c: introduce is_racy_timestamp() helper
Junio C Hamano
1
-5
/
+8
2008-01-22
read-cache.c: fix a couple more CE_REMOVE conversion
Junio C Hamano
1
-3
/
+4
2008-01-21
Also use unpack_trees() in do_diff_cache()
Johannes Schindelin
1
-79
/
+13
2008-01-21
Make run_diff_index() use unpack_trees(), not read_tree()
Linus Torvalds
3
-24
/
+138
2008-01-21
Avoid running lstat(2) on the same cache entry.
Junio C Hamano
3
-10
/
+32
2008-01-21
index: be careful when handling long names
Junio C Hamano
3
-3
/
+46
2008-01-21
Make on-disk index representation separate from in-core one
Linus Torvalds
21
-169
/
+217
2008-01-20
GIT 1.5.4-rc4
Junio C Hamano
1
-1
/
+6
2008-01-20
Merge git://repo.or.cz/git-gui
Junio C Hamano
11
-71
/
+2119
2008-01-20
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-0
/
+1
2008-01-20
http-push and http-fetch: handle URLs without trailing /
Grégoire Barbier
2
-0
/
+21
2008-01-20
http-push: clarify the reason of error from the initial PROPFIND request
Junio C Hamano
1
-2
/
+9
2008-01-20
http-push: fail when info/refs exists and is already locked
Grégoire Barbier
1
-0
/
+5
2008-01-20
http-push: fix webdav lock leak.
Grégoire Barbier
1
-5
/
+8
2008-01-20
parse_commit_buffer: tighten checks while parsing
Martin Koegler
1
-7
/
+20
2008-01-19
Update git-completion for new 'remote rm' option
Dan McGee
1
-3
/
+3
2008-01-19
doc typo: s/prior committing/prior to committing/
Jim Meyering
2
-2
/
+2
2008-01-18
Include rev-list options in git-log manpage.
Miklos Vajna
3
-376
/
+365
2008-01-18
http-push: disable http-push without USE_CURL_MULTI
Grégoire Barbier
1
-0
/
+4
2008-01-18
send-email: add no-validate option
Jeff King
2
-3
/
+19
2008-01-18
send-email: validate patches before sending anything
Jeff King
2
-0
/
+37
2008-01-18
send-email: detect invocation errors earlier
Jeff King
1
-28
/
+27
2008-01-18
fast-import: Don't use a maybe-clobbered errno value
Jim Meyering
1
-3
/
+6
2008-01-18
Move sha1_file_to_archive into libgit
Lars Hjemli
3
-81
/
+85
2008-01-18
color unchanged lines as "plain" in "diff --color-words"
Jeff King
1
-5
/
+5
2008-01-17
autoconf: Add checking for unsetenv function
Jakub Narebski
3
-0
/
+9
2008-01-17
core-tutorial typofix
Thomas Zander
1
-1
/
+1
2008-01-17
Officially deprecate repo-config.
Junio C Hamano
9
-20
/
+25
2008-01-17
Fix random fast-import errors when compiled with NO_MMAP
Shawn O. Pearce
3
-2
/
+21
2008-01-17
fast-import.c: don't try to commit marks file if write failed
Brandon Casey
1
-8
/
+16
2008-01-17
git-gui: Makefile - Handle $DESTDIR on Cygwin
Mark Levedahl
1
-2
/
+3
2008-01-17
git-gui: add french glossary: glossary/fr.po
Christian Couder
1
-0
/
+166
[next]