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-10-30
Allow '-' in config variable names
Linus Torvalds
1
-3
/
+8
2006-10-30
Merge branch 'maint'
Junio C Hamano
5
-11
/
+16
2006-10-30
Move deny_non_fast_forwards handling completely into receive-pack.
Shawn Pearce
4
-4
/
+16
2006-10-30
Remove unused variable in receive-pack.
Shawn Pearce
1
-5
/
+2
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
2
-4
/
+4
2006-10-30
Use memmove instead of memcpy for overlapping areas
Edgar Toernig
1
-1
/
+1
2006-10-30
git-pickaxe: split find_origin() into find_rename() and find_origin().
Junio C Hamano
1
-25
/
+43
2006-10-30
quote.c: ensure the same quoting across platforms.
Junio C Hamano
1
-1
/
+1
2006-10-30
Revert "send-pack --keep: do not explode into loose objects on the receiving ...
Junio C Hamano
4
-48
/
+10
2006-10-30
Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif"
Junio C Hamano
2
-0
/
+7
2006-10-30
git-pickaxe: tighten sanity checks.
Junio C Hamano
1
-5
/
+10
2006-10-29
git-pickaxe: refcount origin correctly in find_copy_in_parent()
Junio C Hamano
1
-0
/
+1
2006-10-29
git-pickaxe: allow -Ln,m as well as -L n,m
Junio C Hamano
1
-2
/
+8
2006-10-29
missing small substitution
Nicolas Pitre
1
-1
/
+1
2006-10-29
git-pickaxe: WIP to refcount origin structure.
Junio C Hamano
1
-21
/
+121
2006-10-29
Teach git-index-pack how to keep a pack file.
Shawn Pearce
2
-6
/
+61
2006-10-29
Merge early part of branch 'np/index-pack' into sp/keep-pack
Junio C Hamano
4
-284
/
+436
2006-10-29
Only repack active packs by skipping over kept packs.
Shawn Pearce
1
-10
/
+17
2006-10-29
Allow short pack names to git-pack-objects --unpacked=.
Shawn Pearce
1
-1
/
+19
2006-10-29
git-send-email: Read the default SMTP server from the GIT config file
Sergey Vlasov
2
-3
/
+8
2006-10-29
git-send-email: Document support for local sendmail instead of SMTP server
Sergey Vlasov
1
-2
/
+5
2006-10-29
Swap the porcelain and plumbing commands in the git man page
Robin Rosenberg
1
-182
/
+182
2006-10-29
Mention that pull can work locally in the synopsis
Robin Rosenberg
2
-2
/
+2
2006-10-29
send-pack --keep: do not explode into loose objects on the receiving end.
Junio C Hamano
4
-10
/
+48
2006-10-28
gitweb: Add "next" link to commitdiff view
Jakub Narebski
1
-4
/
+45
2006-10-28
gitweb: Move git_get_last_activity subroutine earlier
Jakub Narebski
1
-18
/
+18
2006-10-28
Documentation: fix git-format-patch mark-up and link it from git.txt
Junio C Hamano
2
-2
/
+5
2006-10-28
Documentation: Update information about <format> in git-for-each-ref
Jakub Narebski
1
-1
/
+5
2006-10-28
Bash completion support for aliases
Dennis Stosberg
1
-2
/
+27
2006-10-27
t6022: ignoring untracked files by merge-recursive when they do not matter
Junio C Hamano
1
-23
/
+142
2006-10-27
merge-recursive: adjust to loosened "working file clobbered" check
Junio C Hamano
1
-21
/
+20
2006-10-27
merge-recursive: make a few functions static.
Junio C Hamano
1
-12
/
+13
2006-10-27
merge-recursive: use abbreviated commit object name.
Junio C Hamano
1
-1
/
+1
2006-10-27
merge: loosen overcautious "working file will be lost" check.
Junio C Hamano
3
-4
/
+69
2006-10-27
gitweb: Fix up bogus $stylesheet declarations
Petr Baudis
1
-6
/
+2
2006-10-27
index-pack: minor fixes to comment and function name
Nicolas Pitre
1
-12
/
+12
2006-10-27
enhance clone and fetch -k experience
Nicolas Pitre
2
-206
/
+15
2006-10-27
tests: merge-recursive is usable without Python
Junio C Hamano
5
-28
/
+1
2006-10-27
Merge branch 'maint'
Junio C Hamano
5
-5
/
+41
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/reflog' into lj/refs
Junio C Hamano
3
-20
/
+32
2006-10-26
Merge branch 'jc/combined' into maint
Junio C Hamano
2
-11
/
+53
2006-10-26
Fix show-ref usagestring
Lars Hjemli
1
-1
/
+1
2006-10-26
diff-format.txt: Correct information about pathnames quoting in patch format
Jakub Narebski
1
-2
/
+4
2006-10-26
Make git-cherry handle root trees
Rene Scharfe
4
-24
/
+29
[prev]
[next]