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-07
Merge branch 'jc/pickaxe'
Junio C Hamano
13
-4
/
+2093
2006-11-07
git-pickaxe: allow "-L <something>,+N"
Junio C Hamano
1
-0
/
+19
2006-11-07
git-pack-objects progress flag documentation and cleanup
Nicolas Pitre
2
-9
/
+27
2006-11-07
remove an unneeded test
Tero Roponen
1
-2
/
+0
2006-11-07
Merge branch 'jc/read-tree'
Junio C Hamano
5
-60
/
+244
2006-11-07
Merge branch 'np/index-pack'
Junio C Hamano
13
-411
/
+824
2006-11-06
Merge branch 'maint'
Junio C Hamano
4
-17
/
+62
2006-11-06
git-pickaxe: -L /regexp/,/regexp/
Junio C Hamano
1
-13
/
+83
2006-11-06
Documentation: Transplanting branch with git-rebase --onto
Jakub Narebski
1
-8
/
+57
2006-11-06
Document git-pack-refs and link it to git(7).
Junio C Hamano
2
-0
/
+60
2006-11-06
merge-recursive implicitely depends on trust_executable_bit
Alex Riesen
1
-0
/
+1
2006-11-05
adjust_shared_perm: chmod() only when needed.
Junio C Hamano
1
-1
/
+1
2006-11-05
Fix git-runstatus for repositories containing a file named HEAD
Jeff King
1
-8
/
+3
2006-11-05
Remove more sed invocations from within bash completion.
Shawn O. Pearce
1
-7
/
+7
2006-11-05
Support bash completion on symmetric difference operator.
Shawn O. Pearce
1
-3
/
+8
2006-11-05
Take --git-dir into consideration during bash completion.
Shawn O. Pearce
1
-53
/
+70
2006-11-05
Bash completion support for remotes in .git/config.
Shawn O. Pearce
1
-5
/
+21
2006-11-05
Only load .exe suffix'd completions on Cygwin.
Shawn O. Pearce
1
-0
/
+2
2006-11-05
Added missing completions for show-branch and merge-base.
Shawn O. Pearce
1
-0
/
+4
2006-11-05
git-pickaxe: optimize by avoiding repeated read_sha1_file().
Junio C Hamano
1
-38
/
+62
2006-11-05
git-blame: add internal statistics to count read blobs.
Junio C Hamano
1
-0
/
+3
2006-11-05
cherry is built-in, do not ship git-cherry.sh
Junio C Hamano
3
-91
/
+39
2006-11-04
Merge branch 'maint'
Junio C Hamano
4
-26
/
+15
2006-11-04
Remove unsupported C99 style struct initializers in git-archive.
Shawn O. Pearce
2
-13
/
+12
2006-11-04
Remove SIMPLE_PROGRAMS and make git-daemon a normal program.
Shawn O. Pearce
1
-12
/
+2
2006-11-04
Use ULONG_MAX rather than implicit cast of -1.
Shawn O. Pearce
1
-1
/
+1
2006-11-04
git-svn: don't die on rebuild when --upgrade is specified
Eric Wong
1
-1
/
+1
2006-11-04
git-svn: avoid printing filenames of files we're not tracking
Eric Wong
1
-5
/
+4
2006-11-04
git-pickaxe: fix origin refcounting
Junio C Hamano
1
-19
/
+42
2006-11-04
Merge branch 'np/verbose-push'
Junio C Hamano
3
-8
/
+13
2006-11-04
Merge branch 'lt/push-config'
Junio C Hamano
2
-4
/
+19
2006-11-04
Added bash completion support for git-reset.
Shawn O. Pearce
1
-0
/
+9
2006-11-04
Added completion support for git-branch.exe.
Shawn O. Pearce
1
-0
/
+1
2006-11-04
Merge branch 'pb/web'
Junio C Hamano
1
-82
/
+174
2006-11-04
git-pickaxe: re-scan the blob after making progress with -C
Junio C Hamano
1
-62
/
+103
2006-11-04
git-pickaxe: re-scan the blob after making progress with -M
Junio C Hamano
1
-9
/
+15
2006-11-04
git-pickaxe: simplify Octopus merges further
Junio C Hamano
1
-1
/
+11
2006-11-04
git-pickaxe: rename detection optimization
Junio C Hamano
3
-1
/
+7
2006-11-04
Merge branch 'maint'
Junio C Hamano
1
-2
/
+6
2006-11-04
apply: handle "traditional" creation/deletion diff correctly.
Junio C Hamano
1
-2
/
+6
2006-11-04
gitweb: Remove extra "/" in path names for git_get_project_list
Aneesh Kumar K.V
1
-0
/
+2
2006-11-04
git.el: Include MERGE_MSG in the log-edit buffer even when not committing a m...
Alexandre Julliard
1
-1
/
+2
2006-11-04
git.el: Move point after the log message header when entering log-edit mode.
Alexandre Julliard
1
-1
/
+2
2006-11-04
git.el: Added a function to open the current file in another window.
Alexandre Julliard
1
-0
/
+10
2006-11-04
git.el: Added functions for moving to the next/prev unmerged file.
Alexandre Julliard
1
-0
/
+28
2006-11-03
remove .keep pack lock files when done with refs update
Nicolas Pitre
4
-39
/
+116
2006-11-03
have index-pack create .keep file more carefully
Nicolas Pitre
1
-7
/
+10
2006-11-03
improve fetch-pack's handling of kept packs
Nicolas Pitre
5
-100
/
+106
2006-11-03
git-fetch can use both --thin and --keep with fetch-pack now
Nicolas Pitre
1
-2
/
+2
2006-11-03
Teach receive-pack how to keep pack files based on object count.
Shawn Pearce
4
-21
/
+91
[prev]
[next]