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
2006-11-04
Use ULONG_MAX rather than implicit cast of -1.
Shawn O. Pearce
1
-1
/
+1
2006-11-04
apply: handle "traditional" creation/deletion diff correctly.
Junio C Hamano
1
-2
/
+6
2006-11-02
git-clone documentation didn't mention --origin as equivalent of -o
Andy Parkins
1
-0
/
+1
2006-11-02
Minor grammar fixes for git-diff-index.txt
Andy Parkins
1
-2
/
+2
2006-11-02
link_temp_to_file: call adjust_shared_perm() only when we created the directory
Johannes Schindelin
1
-2
/
+1
2006-11-01
pack-objects doesn't create random pack names
Nicolas Pitre
1
-3
/
+2
2006-10-31
link_temp_to_file: don't leave the path truncated on adjust_shared_perm failure
Junio C Hamano
1
-1
/
+3
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-10-30
Use memmove instead of memcpy for overlapping areas
Edgar Toernig
1
-1
/
+1
2006-10-30
quote.c: ensure the same quoting across platforms.
Junio C Hamano
1
-1
/
+1
2006-10-30
Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif"
Junio C Hamano
2
-0
/
+7
2006-10-27
gitweb: Check git base URLs before generating URL from it
Jakub Narebski
1
-1
/
+1
2006-10-27
Documentation: add git in /etc/services.
Christian Couder
2
-0
/
+14
2006-10-27
Documentation: add upload-archive service to git-daemon.
Christian Couder
1
-0
/
+5
2006-10-26
git-cherry: document limit and add diagram
Rene Scharfe
1
-2
/
+17
2006-10-26
Merge branch 'jc/combined' into maint
Junio C Hamano
2
-11
/
+53
2006-10-26
diff-format.txt: Correct information about pathnames quoting in patch format
Jakub Narebski
1
-2
/
+4
2006-10-26
combine-diff: honour --no-commit-id
Junio C Hamano
1
-3
/
+3
2006-10-26
combine-diff: fix hunk_comment_line logic.
Junio C Hamano
1
-1
/
+5
2006-10-26
combine-diff: a few more finishing touches.
Junio C Hamano
2
-8
/
+46
2006-10-26
Documentation: clarify refname disambiguation rules.
Junio C Hamano
1
-4
/
+21
2006-10-26
diff-format.txt: Combined diff format documentation supplement
Jakub Narebski
1
-8
/
+68
2006-10-25
Remove --syslog in git-daemon inetd documentation examples.
Christian Couder
2
-6
/
+4
2006-10-25
Documentation: updates to "Everyday GIT"
J. Bruce Fields
1
-31
/
+12
2006-10-25
Documentation/SubmittingPatches: 3+1 != 6
Junio C Hamano
1
-1
/
+1
2006-10-25
xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of lines
Petr Baudis
1
-2
/
+1
2006-10-25
Update cherry documentation.
Junio C Hamano
2
-4
/
+5
2006-10-25
Refer to git-rev-parse:Specifying Revisions from git.txt
Junio C Hamano
1
-0
/
+3
2006-10-25
git-fetch.sh printed protocol fix
Tuncer Ayaz
1
-1
/
+2
2006-10-25
RPM package re-classification.
Junio C Hamano
1
-6
/
+6
2006-10-24
Documentation: note about contrib/.
Junio C Hamano
1
-0
/
+5
2006-10-24
git-svn: fix symlink-to-file changes when using command-line svn 1.4.0
Eric Wong
1
-3
/
+6
2006-10-24
Set $HOME for selftests
Gerrit Pape
1
-1
/
+2
2006-10-23
gitweb: Fix setting $/ in parse_commit()
Petr Baudis
1
-2
/
+1
2006-10-23
daemon: do not die on older clients.
Junio C Hamano
1
-1
/
+5
2006-10-23
xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header.
Jim Meyering
1
-1
/
+1
2006-10-23
git-clone: honor --quiet
Jim Meyering
1
-1
/
+2
2006-10-23
Documentation for the [remote] config
Santi Béjar
2
-0
/
+20
2006-10-23
prune-packed: Fix uninitialized variable.
Alexandre Julliard
1
-1
/
+1
2006-10-22
pager: default to LESS=FRSX not LESS=FRS
Junio C Hamano
1
-1
/
+1
2006-10-22
Make prune also run prune-packed
J. Bruce Fields
3
-6
/
+8
2006-10-22
git-vc: better installation instructions
Karl Hasselström
1
-1
/
+4
2006-10-22
gitweb: Do not esc_html $basedir argument to git_print_tree_entry
Jakub Narebski
1
-3
/
+6
2006-10-22
gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2)
Jakub Narebski
1
-30
/
+30
2006-10-22
Fix usagestring for git-branch
Lars Hjemli
1
-1
/
+1
2006-10-22
git-merge: show usage if run without arguments
Rene Scharfe
1
-0
/
+2
2006-10-20
Fix typo in show-index.c
Lars Hjemli
1
-1
/
+1
2006-10-20
pager: default to LESS=FRS
Junio C Hamano
1
-1
/
+1
2006-10-19
git-apply: prepare for upcoming GNU diff -u format change.
Linus Torvalds
2
-0
/
+64
[next]