index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-upload-archive.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-31
add throughput display to index-pack
Nicolas Pitre
1
-1
/
+5
2007-10-31
add throughput to progress display
Nicolas Pitre
2
-4
/
+77
2007-10-31
relax usage of the progress API
Nicolas Pitre
5
-38
/
+20
2007-10-31
make struct progress an opaque type
Nicolas Pitre
7
-45
/
+57
2007-10-31
prune-packed: don't call display_progress() for every file
Nicolas Pitre
1
-2
/
+3
2007-10-19
Stop displaying "Pack pack-$ID created." during git-gc
Shawn O. Pearce
1
-3
/
+0
2007-10-19
Teach prune-packed to use the standard progress meter
Shawn O. Pearce
1
-4
/
+11
2007-10-19
Change 'Deltifying objects' to 'Compressing objects'
Shawn O. Pearce
1
-1
/
+1
2007-10-17
fix for more minor memory leaks
Nicolas Pitre
1
-0
/
+4
2007-10-17
fix const issues with some functions
Nicolas Pitre
4
-7
/
+8
2007-10-17
pack-objects.c: fix some global variable abuse and memory leaks
Nicolas Pitre
2
-23
/
+29
2007-10-17
pack-objects: no delta possible with only one object in the list
Nicolas Pitre
1
-1
/
+1
2007-10-17
cope with multiple line breaks within sideband progress messages
Nicolas Pitre
1
-2
/
+17
2007-10-17
more compact progress display
Nicolas Pitre
6
-50
/
+39
2007-10-17
git-svn: simplify the handling of fatal errors
Benoit Sigoure
1
-21
/
+21
2007-10-17
git-svn: add git svn proplist
Benoit Sigoure
2
-1
/
+38
2007-10-17
git-svn: add git svn propget
Benoit Sigoure
2
-0
/
+80
2007-10-17
git-svn: implement git svn create-ignore
Benoit Sigoure
2
-3
/
+52
2007-10-17
git-svn: add a generic tree traversal to fetch SVN properties
Benoit Sigoure
1
-20
/
+45
2007-10-17
gitweb: speed up project listing on large work trees by limiting find depth
Luke Lu
3
-0
/
+13
2007-10-17
Document additional 1.5.3.5 fixes in release notes
Shawn O. Pearce
1
-0
/
+15
2007-10-17
git-cvsexportcommit.perl: git-apply no longer needs --binary
Michael Witten
1
-2
/
+2
2007-10-17
Avoid 'expr index' on Mac OS X as it isn't supported
Shawn O. Pearce
1
-2
/
+1
2007-10-17
filter-branch: update current branch when rewritten
Johannes Schindelin
2
-1
/
+18
2007-10-17
fix filter-branch documentation
Johannes Schindelin
1
-2
/
+1
2007-10-17
helpful error message when send-pack finds no refs in common.
Andrew Clausen
1
-1
/
+2
2007-10-17
git-svn: use "no warnings 'once'" to disable false-positives
Eygene Ryabinkin
1
-44
/
+43
2007-10-17
Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREE
Johannes Schindelin
2
-1
/
+21
2007-10-17
Correct typos in release notes for 1.5.3.5
Shawn O. Pearce
1
-2
/
+2
2007-10-16
cvsexportcommit: get rid of temporary directory
Johannes Schindelin
1
-5
/
+0
2007-10-16
git-rebase: document suppression of duplicate commits
Jeff King
1
-1
/
+24
2007-10-16
Documentation/git-tag.txt: Document how to backdate tags
Michael Olson
1
-0
/
+21
2007-10-16
git-rebase--interactive.sh: Quote arguments to test
Michael W. Olson
1
-1
/
+1
2007-10-16
Whip post 1.5.3.4 maintenance series into shape.
Shawn O. Pearce
2
-1
/
+26
2007-10-16
Minor usage update in setgitperms.perl
Josh England
1
-3
/
+4
2007-10-16
manual: use 'URL' instead of 'url'.
Ralf Wildenhues
1
-4
/
+4
2007-10-16
manual: add some markup.
Ralf Wildenhues
2
-6
/
+6
2007-10-16
manual: Fix example finding commits referencing given content.
Ralf Wildenhues
1
-1
/
+1
2007-10-16
Fix wording in push definition.
Ralf Wildenhues
1
-2
/
+2
2007-10-16
Fix some typos, punctuation, missing words, minor markup.
Ralf Wildenhues
10
-26
/
+27
2007-10-16
manual: Fix or remove em dashes.
Ralf Wildenhues
1
-10
/
+10
2007-10-16
Add a --dry-run option to git-push.
Brian Ewins
3
-3
/
+22
2007-10-16
Add a --dry-run option to git-send-pack.
Brian Ewins
2
-13
/
+23
2007-10-16
Fix in-place editing functions in convert.c
Pierre Habouzit
1
-7
/
+10
2007-10-16
instaweb: support for Ruby's WEBrick server
Mike Dalessio
2
-1
/
+41
2007-10-16
instaweb: allow for use of auto-generated scripts
Mike Dalessio
1
-1
/
+3
2007-10-16
Add 'git-p4 commit' as an alias for 'git-p4 submit'
Marius Storm-Olsen
1
-0
/
+1
2007-10-16
hg-to-git speedup through selectable repack intervals
Michael Gebetsroither
1
-3
/
+11
2007-10-16
git-svn: respect Subversion's [auth] section configuration values
Eygene Ryabinkin
1
-0
/
+23
2007-10-16
gtksourceview2 support for gitview
Frederick Akalin
1
-22
/
+31
[next]