index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
version.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-14
Sixth batch for 1.7.12
Junio C Hamano
1
-0
/
+33
2012-07-13
t1512: match the "other" object names
Junio C Hamano
1
-3
/
+3
2012-07-13
git p4: add support for 'p4 move' in P4Submit
Gary Gibbons
2
-16
/
+34
2012-07-12
t7003: add test to filter a branch with a commit at epoch
Junio C Hamano
2
-3
/
+13
2012-07-12
date.c: Fix off by one error in object-header date parsing
Junio C Hamano
1
-1
/
+1
2012-07-12
t1512: ignore whitespaces in wc -l output
Junio C Hamano
1
-1
/
+1
2012-07-11
Reduce draft release notes to 1.7.12
Junio C Hamano
1
-61
/
+0
2012-07-11
Git 1.7.11.2
v1.7.11.2
Junio C Hamano
4
-3
/
+57
2012-07-11
cache_name_compare(): do not truncate while comparing paths
Junio C Hamano
2
-4
/
+48
2012-07-11
index-pack: loop while inflating objects in unpack_data
Jeff King
1
-10
/
+13
2012-07-10
commit: fix "--amend --only" with no pathspec
Jeff King
2
-1
/
+14
2012-07-10
apply: tests for the --3way option
Junio C Hamano
1
-0
/
+54
2012-07-10
add: create ADD_EDIT.patch with mode 0666
Jeff King
1
-1
/
+1
2012-07-10
filter-branch: do not forget the '@' prefix to force git-timestamp
Junio C Hamano
1
-1
/
+1
2012-07-10
rev-parse --disambiguate=<prefix>
Junio C Hamano
5
-9
/
+78
2012-07-10
rev-parse: A and B in "rev-parse A..B" refer to committish
Junio C Hamano
2
-3
/
+3
2012-07-10
reset: the command takes committish
Junio C Hamano
2
-3
/
+9
2012-07-10
commit-tree: the command wants a tree and commits
Junio C Hamano
2
-6
/
+6
2012-07-10
apply: --build-fake-ancestor expects blobs
Junio C Hamano
2
-2
/
+2
2012-07-10
sha1_name.c: add support for disambiguating other types
Junio C Hamano
3
-5
/
+76
2012-07-10
revision.c: the "log" family, except for "show", takes committish
Junio C Hamano
4
-3
/
+15
2012-07-10
revision.c: allow handle_revision_arg() to take other flags
Junio C Hamano
3
-8
/
+10
2012-07-10
sha1_name.c: introduce get_sha1_committish()
Junio C Hamano
5
-7
/
+25
2012-07-10
sha1_name.c: teach lookup context to get_sha1_with_context()
Junio C Hamano
4
-13
/
+18
2012-07-10
sha1_name.c: many short names can only be committish
Junio C Hamano
3
-5
/
+30
2012-07-10
sha1_name.c: get_sha1_1() takes lookup flags
Junio C Hamano
1
-8
/
+8
2012-07-10
sha1_name.c: get_describe_name() by definition groks only commits
Junio C Hamano
2
-1
/
+257
2012-07-10
rerere: make rr-cache fanout directory honor umask
Junio C Hamano
1
-1
/
+1
2012-07-09
apply: document --3way option
Junio C Hamano
1
-1
/
+10
2012-07-09
apply: allow rerere() to work on --3way results
Junio C Hamano
2
-0
/
+28
2012-07-09
apply: register conflicted stages to the index
Junio C Hamano
2
-6
/
+138
2012-07-09
apply: --3way with add/add conflict
Junio C Hamano
1
-8
/
+62
2012-07-09
apply: move verify_index_match() higher
Junio C Hamano
1
-10
/
+10
2012-07-09
apply: plug the three-way merge logic in
Junio C Hamano
1
-3
/
+50
2012-07-09
apply: fall back on three-way merge
Junio C Hamano
1
-1
/
+45
2012-07-09
apply: accept -3/--3way command line option
Junio C Hamano
2
-2
/
+31
2012-07-09
apply: move "already exists" logic to check_to_create()
Junio C Hamano
1
-11
/
+29
2012-07-09
apply: move check_to_create_blob() closer to its sole caller
Junio C Hamano
1
-23
/
+23
2012-07-09
apply: further split load_preimage()
Junio C Hamano
1
-19
/
+40
2012-07-09
apply: refactor "previous patch" logic
Junio C Hamano
1
-26
/
+56
2012-07-09
apply: split load_preimage() helper function out
Junio C Hamano
1
-3
/
+12
2012-07-09
apply: factor out checkout_target() helper function
Junio C Hamano
1
-7
/
+13
2012-07-09
apply: refactor read_file_or_gitlink()
Junio C Hamano
1
-7
/
+11
2012-07-09
apply: clear_image() clears things a bit more
Junio C Hamano
1
-2
/
+2
2012-07-09
apply: a bit more comments on PATH_TO_BE_DELETED
Junio C Hamano
1
-2
/
+8
2012-07-09
apply: fix an incomplete comment in check_patch()
Junio C Hamano
1
-9
/
+15
2012-07-09
Restore umasks influence on the permissions of work tree created by clone
Alex Riesen
1
-1
/
+1
2012-07-09
Allow edit of empty message with commit --amend
Chris Webb
2
-1
/
+16
2012-07-09
Fifth batch for 1.7.12
Junio C Hamano
1
-0
/
+43
2012-07-09
Makefile: document ground rules for target-specific dependencies
Jonathan Nieder
1
-0
/
+33
[next]