index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-objects.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-12-11
archimport: remove git wrapper dependency
Eric Wong
1
-1
/
+1
2005-12-11
archimport: fix -t tmpdir switch
Eric Wong
1
-3
/
+2
2005-12-11
archimport: remove String::ShellQuote dependency.
Eric Wong
1
-23
/
+28
2005-12-11
archimport: first, make sure it still compiles
Eric Wong
1
-0
/
+16
2005-12-10
Link Everyday GIT to main documentation tree.
Junio C Hamano
2
-10
/
+11
2005-12-10
Everyday GIT with 20 commands
Junio C Hamano
2
-0
/
+139
2005-12-10
Use GIT_EXEC_PATH explicitly for initial git-init-db in tests.
Junio C Hamano
1
-3
/
+2
2005-12-09
use "git init-db" in tests
Alex Riesen
1
-2
/
+2
2005-12-09
git-prune: never lose objects reachable from our refs.
Junio C Hamano
2
-19
/
+14
2005-12-09
qsort(): ptrdiff_t may be larger than int
Junio C Hamano
1
-1
/
+6
2005-12-09
Documentation: git-prune
Junio C Hamano
1
-1
/
+29
2005-12-09
Documentation/git-read-tree.txt: Add --reset to SYNOPSIS.
Nikolai Weibull
1
-1
/
+1
2005-12-09
Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come...
Nikolai Weibull
1
-20
/
+20
2005-12-09
Documentation/git-update-server-info.txt: Add -f alias for --force to documen...
Nikolai Weibull
1
-1
/
+1
2005-12-09
Documentation/git-http-fetch.txt: Document the commit-id argument.
Nikolai Weibull
1
-0
/
+6
2005-12-09
Documentation/git-repack.txt: Add -l and -n.
Nikolai Weibull
1
-1
/
+8
2005-12-09
Documentation/git-ls-remote.txt: Add -h and -t.
Nikolai Weibull
1
-1
/
+1
2005-12-09
Documentation/git-format-patch.txt: Add --signoff, --check, and long option-n...
Nikolai Weibull
1
-6
/
+17
2005-12-09
Add documentation for the --topo-order option to git-show-branch.
Nikolai Weibull
2
-2
/
+8
2005-12-09
Add documentation for git-revert and git-cherry-pick.
Nikolai Weibull
3
-4
/
+4
2005-12-09
Documentation/git-cherry-pick: Add --replay and --no-commit.
Nikolai Weibull
1
-2
/
+2
2005-12-09
Documentation/git-cvsimport.txt: Fix a slight glitch in description heading.
Nikolai Weibull
1
-1
/
+1
2005-12-09
Documentation/git-verify-pack.txt: added documentation for --.
Nikolai Weibull
1
-1
/
+3
2005-12-09
Documentation/git-commit.txt: Add long options and -- to documentation.
Nikolai Weibull
1
-6
/
+12
2005-12-09
Use uniform description for the '--' option.
Nikolai Weibull
1
-1
/
+1
2005-12-09
Fix the description of --utf8 and --keep to git-am.
Nikolai Weibull
1
-1
/
+1
2005-12-09
Document the --non-empty command-line option to git-pack-objects.
Nikolai Weibull
2
-2
/
+6
2005-12-08
show-branch: comment typo
Junio C Hamano
1
-1
/
+1
2005-12-08
Documentation: recursive is the default strategy these days.
Junio C Hamano
3
-7
/
+7
2005-12-08
Make sure we use compat/subprocess.py with Python 2.3 while running tests.
Junio C Hamano
1
-1
/
+12
2005-12-08
Clean up file descriptors when calling hooks.
Daniel Barkalow
3
-3
/
+17
2005-12-08
refs.c: make sure leading directories exist before writing a ref.
Junio C Hamano
1
-0
/
+4
2005-12-08
Documentation(tutorial): adjust merge example to the new merge world order.
Junio C Hamano
1
-11
/
+12
2005-12-08
Documentation(cvs-migration): minor cleanups.
Junio C Hamano
1
-1
/
+2
2005-12-08
Documentation(glossary): minor formatting clean-ups.
Junio C Hamano
2
-7
/
+6
2005-12-08
Documentation: git.html/git.7
Junio C Hamano
2
-87
/
+104
2005-12-07
gitk: Work around Tcl's non-standard names for encodings
Paul Mackerras
1
-94
/
+374
2005-12-07
update-index: allow --index-info to add higher stages.
Junio C Hamano
2
-18
/
+104
2005-12-07
git-merge-one: new merge world order.
Junio C Hamano
1
-16
/
+9
2005-12-07
checkout-index: allow checking out from higher stages.
Junio C Hamano
2
-19
/
+48
2005-12-07
Use printf rather than echo -n.
Jason Riedy
4
-5
/
+5
2005-12-07
qsort() ptrdiff_t may be larger than int
Junio C Hamano
1
-1
/
+6
2005-12-07
[PATCH] Initial AIX portability fixes.
Jason Riedy
3
-1
/
+7
2005-12-06
git-merge-one-file: resurrect leading path creation.
Junio C Hamano
1
-2
/
+10
2005-12-06
Documentaiton (read-tree): update description of 3-way
Junio C Hamano
1
-12
/
+31
2005-12-06
Documentation: hash-object.
Junio C Hamano
1
-1
/
+1
2005-12-06
write-tree: check extra arguments and die but be a bit more helpful.
Junio C Hamano
1
-1
/
+3
2005-12-06
init-db: check extra arguments and complain.
Junio C Hamano
1
-3
/
+1
2005-12-06
hash-object: -- and --help
Junio C Hamano
1
-10
/
+22
2005-12-06
Added documentation for few missing options.
Jon Loeliger
6
-79
/
+139
[next]