index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
streaming.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-25
l10n: vi.po: updated Vietnamese translation
Tran Ngoc Quan
1
-572
/
+610
2013-01-25
l10n: Update git.pot (11 new, 7 removed messages)
Jiang Xin
1
-558
/
+579
2013-01-23
l10n: de.po: fix some minor issues
Ralf Thielow
1
-96
/
+109
2013-01-22
Makefile: Replace merge-file.h with merge-blobs.h in LIB_H
Ramsay Jones
1
-1
/
+1
2013-01-22
Update draft release notes to 1.8.2
Junio C Hamano
1
-2
/
+37
2013-01-22
git-for-each-ref.txt: 'raw' is a supported date format
John Keeping
1
-1
/
+1
2013-01-21
Update draft release notes to 1.8.2
Junio C Hamano
1
-0
/
+7
2013-01-21
Start preparing for 1.8.1.2
Junio C Hamano
2
-1
/
+14
2013-01-19
git-svn: do not escape certain characters in paths
Peter Wu
1
-1
/
+2
2013-01-18
Update draft release notes to 1.8.2
Junio C Hamano
1
-0
/
+8
2013-01-18
git-svn: teach find-rev to find near matches
John Keeping
2
-2
/
+20
2013-01-18
git svn: do not overescape URLs (fallback case)
Jonathan Nieder
1
-1
/
+1
2013-01-18
Git::SVN::Editor::T: pass $deletions to ->A and ->D
Jonathan Nieder
1
-2
/
+2
2013-01-16
reset: update documentation to require only tree-ish with paths
Martin von Zweigbergk
2
-11
/
+11
2013-01-16
attr: avoid calling find_basename() twice per path
Duy Nguyen
1
-27
/
+18
2013-01-15
config.txt: Document help.htmlpath config parameter
Sebastian Staudt
1
-0
/
+6
2013-01-15
test-lib.sh: unfilter GIT_PERF_*
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-01-15
attr: make it build with DEBUG_ATTR again
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-01-15
remote-hg: fix handling of file perms when pushing
Max Horn
2
-1
/
+69
2013-01-15
remote-hg: store converted URL
Felipe Contreras
1
-0
/
+11
2013-01-15
git p4: fix submit when no master branch
Pete Wyckoff
3
-1
/
+35
2013-01-15
git p4 test: keep P4CLIENT changes inside subshells
Pete Wyckoff
1
-2
/
+5
2013-01-15
git p4: fix sync --branch when no master branch
Pete Wyckoff
3
-7
/
+20
2013-01-15
git p4: fail gracefully on sync with no master branch
Pete Wyckoff
2
-7
/
+31
2013-01-15
git p4: rearrange self.initialParent use
Pete Wyckoff
1
-3
/
+9
2013-01-15
git p4: allow short ref names to --branch
Pete Wyckoff
3
-3
/
+37
2013-01-15
git p4 doc: fix branch detection example
Pete Wyckoff
1
-1
/
+3
2013-01-15
git p4: clone --branch should checkout master
Pete Wyckoff
3
-14
/
+11
2013-01-15
git p4: verify expected refs in clone --bare test
Pete Wyckoff
1
-3
/
+6
2013-01-15
git p4: create p4/HEAD on initial clone
Pete Wyckoff
2
-4
/
+31
2013-01-15
git p4: inline listExistingP4GitBranches
Pete Wyckoff
1
-8
/
+6
2013-01-15
git p4: add comments to p4BranchesInGit
Pete Wyckoff
1
-8
/
+17
2013-01-15
git p4: rearrange and simplify hasOrigin handling
Pete Wyckoff
1
-7
/
+7
2013-01-15
git p4: test sync/clone --branch behavior
Pete Wyckoff
1
-4
/
+49
2013-01-15
reset [--mixed]: use diff-based reset whether or not pathspec was given
Martin von Zweigbergk
1
-1
/
+1
2013-01-15
reset: allow reset on unborn branch
Martin von Zweigbergk
2
-6
/
+62
2013-01-15
reset $sha1 $pathspec: require $sha1 only to be treeish
Martin von Zweigbergk
2
-21
/
+35
2013-01-15
reset.c: inline update_index_refresh()
Martin von Zweigbergk
1
-9
/
+5
2013-01-15
reset.c: finish entire cmd_reset() whether or not pathspec is given
Martin von Zweigbergk
1
-24
/
+18
2013-01-15
reset [--mixed]: only write index file once
Martin von Zweigbergk
1
-9
/
+5
2013-01-15
reset.c: move lock, write and commit out of update_index_refresh()
Martin von Zweigbergk
1
-16
/
+18
2013-01-15
reset.c: move update_index_refresh() call out of read_from_tree()
Martin von Zweigbergk
1
-9
/
+9
2013-01-15
reset.c: replace switch by if-else
Martin von Zweigbergk
1
-10
/
+3
2013-01-15
reset: avoid redundant error message
Martin von Zweigbergk
1
-5
/
+3
2013-01-15
reset --keep: only write index file once
Martin von Zweigbergk
1
-11
/
+10
2013-01-15
reset.c: share call to die_if_unmerged_cache()
Martin von Zweigbergk
1
-8
/
+6
2013-01-15
reset.c: extract function for updating {ORIG_,}HEAD
Martin von Zweigbergk
1
-16
/
+23
2013-01-15
reset.c: remove unnecessary variable 'i'
Martin von Zweigbergk
1
-17
/
+16
2013-01-15
reset.c: extract function for parsing arguments
Martin von Zweigbergk
1
-32
/
+38
2013-01-15
reset: don't allow "git reset -- $pathspec" in bare repo
Martin von Zweigbergk
1
-2
/
+4
[next]