index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-bundle.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start conforming code to "git subcmd" style
Heikki Orsila
2008-08-30
1
-2
/
+2
*
Always set *nongit_ok in setup_git_directory_gently()
SZEDER Gábor
2008-03-26
1
-1
/
+1
*
Move bundle specific stuff into bundle.[ch]
Johannes Schindelin
2007-09-19
1
-359
/
+6
*
builtin-bundle create - use lock_file
Junio C Hamano
2007-08-13
1
-8
/
+10
*
builtin-bundle - use buffered reads for bundle header
Mark Levedahl
2007-08-11
1
-24
/
+13
*
builtin-bundle.c - use stream buffered input for rev-list
Mark Levedahl
2007-08-11
1
-2
/
+5
*
allow git-bundle to create bottomless bundle
Junio C Hamano
2007-08-11
1
-0
/
+33
*
allow git-bundle to create bottomless bundle
Junio C Hamano
2007-08-11
1
-1
/
+9
*
Make every builtin-*.c file #include "builtin.h"
Peter Hagervall
2007-07-15
1
-0
/
+1
*
Ensure return value from xread() is always stored into an ssize_t
Johan Herland
2007-05-16
1
-1
/
+1
*
Rename warn() to warning() to fix symbol conflicts on BSD and Mac OS
Theodore Ts'o
2007-03-31
1
-2
/
+2
*
Replace fork_with_pipe in bundle with run_command
Shawn O. Pearce
2007-03-13
1
-99
/
+30
*
git-bundle: only die if pack would be empty, warn if ref is skipped
Johannes Schindelin
2007-03-12
1
-3
/
+8
*
git-bundle: prevent overwriting existing bundles
Johannes Schindelin
2007-03-09
1
-2
/
+2
*
git-bundle: die if a given ref is not included in bundle
Johannes Schindelin
2007-03-09
1
-4
/
+2
*
git-bundle: handle thin packs in subcommand "unbundle"
Johannes Schindelin
2007-03-09
1
-1
/
+2
*
git-bundle: Make thin packs
Johannes Schindelin
2007-03-08
1
-59
/
+26
*
git-bundle: avoid packing objects which are in the prerequisites
Johannes Schindelin
2007-03-08
1
-3
/
+12
*
bundle: fix wrong check of read_header()'s return value & add tests
Johannes Schindelin
2007-03-07
1
-1
/
+3
*
git-bundle: make verify a bit more chatty.
Junio C Hamano
2007-03-06
1
-20
/
+35
*
git-bundle: various fixups
Junio C Hamano
2007-03-06
1
-13
/
+33
*
revision traversal: retire BOUNDARY_SHOW
Junio C Hamano
2007-03-06
1
-2
/
+4
*
git-bundle: fix pack generation.
Junio C Hamano
2007-03-06
1
-0
/
+6
*
bundle: reword missing prerequisite error message
Junio C Hamano
2007-02-24
1
-1
/
+1
*
git-bundle: record commit summary in the prerequisite data
Johannes Schindelin
2007-02-23
1
-3
/
+4
*
git-bundle: avoid fork() in verify_bundle()
Johannes Schindelin
2007-02-23
1
-27
/
+48
*
git-bundle: assorted fixes
Johannes Schindelin
2007-02-23
1
-47
/
+60
*
Add git-bundle: move objects and references by archive
Johannes Schindelin
2007-02-23
1
-0
/
+389