- 10 Nov, 2013 3 commits
-
-
Vicent Marti committed
-
Correctly quote config values while saving
Vicent Martí committed -
Streamline url-parsing logic.
Vicent Martí committed
-
- 07 Nov, 2013 10 commits
-
-
update example to new packfile creation signature
Vicent Martí committed -
Edward Thomson committed
-
Allow callers to set mode on packfile creation
Vicent Martí committed -
Edward Thomson committed
-
Add git_packbuilder_hash to query pack filename
Vicent Martí committed -
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Sven Strickroth committed -
Edward Thomson committed
-
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Sven Strickroth committed -
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Sven Strickroth committed -
If the value contains a command (; or #) char or starts or ends with space it needs to be quoted. Signed-off-by: Sven Strickroth <email@cs-ware.de>
Sven Strickroth committed
-
- 05 Nov, 2013 27 commits
-
-
don't double free pkt
Vicent Martí committed -
Edward Thomson committed
-
Vicent Marti committed
-
Change the git_branch_iterator_new definition to use git_branch_t
Carlos Martín Nieto committed -
Arthur Schreiber committed
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
Plug configuration file search paths tests leaks
Vicent Martí committed -
nulltoken committed
-
Plug git_merge() related leaks
Vicent Martí committed -
nulltoken committed
-
merge!
Vicent Martí committed -
Edward Thomson committed
-
Fix leaks
Vicent Martí committed -
branch: move from foreach to an iterator
Vicent Martí committed -
nulltoken committed
-
Preserve error messages during file system iterator cleanup
Vicent Martí committed -
Create a git_branch_iterator type which is equivalent to the foreach but lets us write loops instead of callbacks. Since the introduction of git_reference_shorthand(), the added value of passing the name is reduced.
Carlos Martín Nieto committed -
Vicent Marti committed
-
Propagate ELOCKED error when updating the config
Vicent Martí committed -
nulltoken committed
-
Take umask into account in filebuf_commit
Edward Thomson committed -
Edward Thomson committed
-
Edward Thomson committed
-