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
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
2006-11-03
Allow pack header preprocessing before unpack-objects/index-pack.
Nicolas Pitre
2
-0
/
+28
2006-11-03
Merge branch 'master' into np/index-pack
Junio C Hamano
64
-722
/
+1893
2006-11-02
gitweb: Better support for non-CSS aware web browsers
Jakub Narebski
1
-3
/
+8
2006-11-02
gitweb: Output also empty patches in "commitdiff" view
Jakub Narebski
1
-33
/
+26
2006-11-02
Merge branch 'sp/keep-pack' into np/index-pack
Junio C Hamano
24
-342
/
+600
2006-11-02
Merge branch 'maint'
Junio C Hamano
3
-4
/
+4
2006-11-02
gitweb: Use git-for-each-ref to generate list of heads and/or tags
Jakub Narebski
1
-61
/
+92
2006-11-02
for-each-ref: "creator" and "creatordate" fields
Junio C Hamano
1
-0
/
+25
2006-11-02
Add --global option to git-repo-config.
Sean
2
-15
/
+29
2006-11-02
pack-refs: Store the full name of the ref even when packing only tags.
Alexandre Julliard
1
-3
/
+5
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-02
Remove uneccessarily similar printf() from print_ref_list() in builtin-branch
Andy Parkins
1
-3
/
+5
2006-11-02
git-pickaxe: work properly in a subdirectory.
Jeff King
1
-4
/
+11
2006-11-01
make git-push a bit more verbose
Nicolas Pitre
3
-8
/
+13
2006-11-01
Merge branch 'maint'
Junio C Hamano
2
-4
/
+5
2006-11-01
pack-objects doesn't create random pack names
Nicolas Pitre
1
-3
/
+2
2006-11-01
branch: work in subdirectories.
Junio C Hamano
1
-1
/
+1
2006-11-01
gitweb: Use 's' regexp modifier to secure against filenames with LF
Jakub Narebski
1
-2
/
+2
2006-11-01
gitweb: Secure against commit-ish/tree-ish with the same name as path
Jakub Narebski
1
-14
/
+22
2006-11-01
gitweb: esc_html() author in blame
Luben Tuikov
1
-1
/
+1
2006-11-01
Merge branch 'rs/cherry'
Junio C Hamano
7
-26
/
+139
2006-11-01
Merge branch 'jc/refs-and-fetch'
Junio C Hamano
1
-4
/
+4
2006-11-01
Merge branch 'lj/refs'
Junio C Hamano
45
-536
/
+1475
2006-10-31
git-svnimport: support for partial imports
Sasha Khapyorsky
1
-4
/
+25
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-31
Introduce a new revision set operator <rev>^!
Junio C Hamano
3
-3
/
+55
2006-10-31
git-pickaxe: cache one already found path per commit.
Junio C Hamano
1
-4
/
+20
2006-10-30
git push: add verbose flag and allow overriding of default target repository
Linus Torvalds
1
-1
/
+11
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
[prev]
[next]