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
2009-03-09
Move push matching and reporting logic into transport.c
Daniel Barkalow
4
-92
/
+343
2009-03-09
Use a common function to get the pretty name of refs
Daniel Barkalow
4
-15
/
+13
2009-03-08
builtin-remote.c: no "commented out" code, please
Junio C Hamano
1
-1
/
+0
2009-02-27
builtin-remote: new show output style for push refspecs
Jay Soffian
2
-24
/
+207
2009-02-27
builtin-remote: new show output style
Jay Soffian
2
-61
/
+159
2009-02-27
remote: make guess_remote_head() use exact HEAD lookup if it is available
Jeff King
2
-0
/
+19
2009-02-27
builtin-remote: add set-head subcommand
Jay Soffian
4
-3
/
+129
2009-02-27
builtin-remote: teach show to display remote HEAD
Jay Soffian
2
-7
/
+59
2009-02-27
builtin-remote: fix two inconsistencies in the output of "show <remote>"
Jay Soffian
2
-6
/
+11
2009-02-27
builtin-remote: make get_remote_ref_states() always populate states.tracked
Jay Soffian
1
-17
/
+16
2009-02-27
builtin-remote: rename variables and eliminate redundant function call
Jay Soffian
1
-12
/
+12
2009-02-27
builtin-remote: remove unused code in get_ref_states
Jay Soffian
1
-10
/
+3
2009-02-27
builtin-remote: refactor duplicated cleanup code
Jay Soffian
1
-8
/
+9
2009-02-27
string-list: new for_each_string_list() function
Jay Soffian
2
-0
/
+15
2009-02-27
remote: make match_refs() not short-circuit
Jay Soffian
1
-2
/
+4
2009-02-27
remote: make match_refs() copy src ref before assigning to peer_ref
Jay Soffian
1
-2
/
+5
2009-02-27
remote: let guess_remote_head() optionally return all matches
Jay Soffian
3
-17
/
+28
2009-02-27
remote: make copy_ref() perform a deep copy
Jay Soffian
1
-5
/
+13
2009-02-26
remote: simplify guess_remote_head()
Jay Soffian
3
-32
/
+16
2009-02-26
move locate_head() to remote.c
Jay Soffian
3
-38
/
+49
2009-02-26
move duplicated ref_newer() to remote.c
Jay Soffian
4
-99
/
+50
2009-02-26
move duplicated get_local_heads() to remote.c
Jay Soffian
4
-48
/
+31
2009-02-26
refactor find_ref_by_name() to accept const list
Jeff King
2
-3
/
+3
2009-02-26
add basic http clone/fetch tests
Jeff King
3
-0
/
+48
2009-02-26
test scripts: refactor start_httpd helper
Jeff King
2
-9
/
+8
2009-02-25
GIT 1.6.2-rc2
Junio C Hamano
2
-2
/
+5
2009-02-25
Merge branch 'jc/maint-1.6.0-pack-directory'
Junio C Hamano
7
-27
/
+72
2009-02-25
Make sure objects/pack exists before creating a new pack
Junio C Hamano
7
-27
/
+72
2009-02-25
Allow HTTP tests to run on Darwin
Jay Soffian
2
-5
/
+23
2009-02-25
Fix typo in contrib/examples/git-svnimport.txt
Michael J Gruber
1
-3
/
+3
2009-02-25
gitattributes.txt: Path matching rules are explained in gitignore.txt
Johannes Sixt
1
-6
/
+7
2009-02-25
sha1_file.c: fix typo
Felipe Contreras
1
-1
/
+1
2009-02-25
git add: trivial codestyle cleanup
Felipe Contreras
1
-1
/
+1
2009-02-25
README: fix path to "gitcvs-migration.txt" and be more consistent
Christian Couder
1
-3
/
+11
2009-02-25
trace: Fixed a minor typo in an error message.
Allan Caffee
1
-1
/
+1
2009-02-25
Docs: Expand explanation of the use of + in git push refspecs.
Marc Branchaud
1
-5
/
+31
2009-02-25
git-quiltimport: preserve standard input to be able to read user input
Gerrit Pape
1
-2
/
+2
2009-02-24
Install builtins with the user and group of the installing personality
Gerrit Pape
1
-2
/
+2
2009-02-24
Merge git://git.bogomips.org/git-svn
Junio C Hamano
1
-1
/
+7
2009-02-24
Convert git-* invocations to "git *" in the svnimport example.
Abhijit Menon-Sen
1
-18
/
+18
2009-02-24
git-svn fix to avoid using strftime %z
Ben Walton
1
-1
/
+7
2009-02-23
Merge git://git.bogomips.org/git-svn
Junio C Hamano
4
-2
/
+225
2009-02-23
git-p4: avoid syncing duplicate changes
Pete Wyckoff
1
-5
/
+6
2009-02-23
git-svn: read the dcommit url from the config file on a per remote basis
Peter Oberndorfer
2
-1
/
+15
2009-02-22
git-svn: fix delete+add branch tracking with empty files
Eric Wong
3
-0
/
+205
2009-02-22
git-svn: Create leading directories in create-ignore
Brian Gernhardt
1
-1
/
+5
2009-02-21
Merge branch 'for-junio' of git://source.winehq.org/~julliard/git/git
Junio C Hamano
2
-15
/
+61
2009-02-21
Add a README in the contrib/emacs directory.
Alexandre Julliard
1
-0
/
+39
2009-02-21
git.el: Improve the confirmation message on remove and revert.
Alexandre Julliard
1
-2
/
+6
2009-02-21
git.el: Make sure that file lists are sorted as they are created.
Alexandre Julliard
1
-13
/
+16
[next]