git.git
2005-11-21 Johannes Schindelingit-config-set: Properly terminate strings with '\0'
2005-11-21 Junio C Hamanogit-proxy updates.
2005-11-21 Paul Collinsproxy-command support for git://
2005-11-21 Junio C Hamanodaemon: further tweaks.
2005-11-21 Andreas Ericssongit-daemon support for user-relative paths.
2005-11-21 Junio C Hamanotutorial: setting up a tree for subsystem maintainers
2005-11-21 Junio C Hamanorename detection with -M100 means "exact renames only".
2005-11-21 Junio C Hamanoformat-patch: fix two-argument special case, and make...
2005-11-21 Junio C HamanoFix hooks/update template.
2005-11-21 Junio C HamanoMake sure heads/foo and tags/foo do not confuse things.
2005-11-21 Junio C HamanoFix "do not DWIM" patch to enter_repo"
2005-11-21 Andreas Ericssongit-reset.txt: Small fix + clarifications.
2005-11-21 Ryan AndersonAdd Python version checks to the Makefile to automatica...
2005-11-21 Timo HirvonenFix sparse warnings
2005-11-20 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Johannes Schindelingit-config-set: support selecting values by non-matchin...
2005-11-20 Fredrik Kuivinenmerge-recursive: Replace 'except:'
2005-11-20 Junio C Hamanomerge-one-file: use rmdir -p
2005-11-20 Paul Mackerrasgitk: Fix some bugs introduced by speedup changes
2005-11-20 Junio C HamanoDocumentation: add hooks/update example.
2005-11-20 Johannes Schindelingit-config-set: add more options
2005-11-20 Andreas EricssonDocumentation update for user-relative paths.
2005-11-20 Andreas EricssonClient side support for user-relative paths.
2005-11-20 Andreas EricssonServer-side support for user-relative paths.
2005-11-20 Junio C HamanoDo not DWIM in userpath library under strict mode.
2005-11-20 Andreas EricssonLibrary code for user-relative paths, take three.
2005-11-20 Johannes SchindelinAdd test case for git-config-set
2005-11-20 Johannes SchindelinAdd documentation for git-config-set
2005-11-20 Johannes SchindelinAdd git-config-set, a simple helper for scripts to...
2005-11-20 Johannes SchindelinAdd functions git_config_set() and git_config_set_multi...
2005-11-20 Nick HengeveldDecide whether to build http-push in the Makefile
2005-11-20 Junio C Hamanohttp.c: reorder to avoid compilation failure.
2005-11-20 Nick Hengeveldhttp-push memory/fd cleanup
2005-11-20 Nick HengeveldImprove XML parsing in http-push
2005-11-20 Nick HengeveldImprove pack list response handling
2005-11-20 Nick HengeveldMake http-fetch request types more clear
2005-11-20 Nick HengeveldIsolate shared HTTP request functionality
2005-11-20 Junio C Hamanomerge-recursive::removeFile: remove empty directories
2005-11-20 Junio C Hamanomerge-one-file: remove empty directories
2005-11-20 Junio C HamanoDocumentation: rebase-from-internal minor updates.
2005-11-19 Junio C Hamanogit-repack: do not do complex redundancy check.
2005-11-19 Junio C Hamanogit-count-objects: dc replacement
2005-11-19 Stefan-W. Hahngitk: moving all three panes if clicking on an arrow.
2005-11-19 Pavel Roskingitk: use git-diff-tree --no-commit-id
2005-11-19 Frank Sorensongitk: Specify line hover font
2005-11-19 Junio C Hamanoreadrefs: grab all refs with one call to ls-remote.
2005-11-19 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-18 Junio C HamanoMerge branches 'jc/branch' and 'jc/rebase'
2005-11-18 Junio C HamanoRewrite rebase to use git-format-patch piped to git-am.
2005-11-18 Junio C Hamanogit-branch: -f to forcibly reset branch head.
2005-11-18 Junio C HamanoDo not show .exe in git command list.
2005-11-18 Lukas SandströmDocument the "ignore objects" feature of git-pack-redundant
2005-11-18 Lukas SandströmImprove the readability of git-pack-redundant
2005-11-18 Lukas SandströmRemove all old packfiles when doing "git repack -a -d"
2005-11-18 Luck, TonyUpdate pull/fetch --tags documentation
2005-11-18 Lukas SandströmFix a bug in get_all_permutations.
2005-11-18 Junio C HamanoCygwin *might* be helped with NO_MMAP
2005-11-18 Linus TorvaldsTeach "approxidate" about weekday syntax
2005-11-18 Linus TorvaldsMake "git fetch" less verbose by default
2005-11-18 Lukas SandströmFix bug introduced by the latest changes to git-pack...
2005-11-18 Junio C Hamanogit-prune: quote possibly empty $dryrun as parameter...
2005-11-18 Junio C Hamanogit-am: --binary; document --resume and --binary.
2005-11-18 Linus TorvaldsTeach "approxidate" about weekday syntax
2005-11-18 Lukas SandströmMake git-pack-redundant non-horribly slow on large...
2005-11-18 Ralf Baechlegit-repack: Fix variable name
2005-11-18 Nicolas Pitre'make clean' forgot about some files
2005-11-18 Junio C HamanoDeal with binary diff output from GNU diff 2.8.7
2005-11-17 Junio C HamanoMerge branch 'tojunio' of locke.catalyst.net.nz/git...
2005-11-17 Martin Langhoffarchimport: allow for old style branch and public tag...
2005-11-17 Junio C HamanoAdd approxidate test calls.
2005-11-17 Linus Torvaldsgit's rev-parse.c function show_datestring presumes...
2005-11-17 Eric WongDisambiguate the term 'branch' in Arch vs git
2005-11-17 Eric Wongarchimport: don't die on merge-base failure
2005-11-17 Eric Wongremove shellquote usage for tags
2005-11-17 Andreas Ericssondaemon.c: fix arg parsing bugs
2005-11-17 Junio C Hamanotests: binary diff application.
2005-11-17 Junio C Hamanodiff: --full-index
2005-11-17 Junio C Hamanoapply: allow-binary-replacement.
2005-11-17 Junio C Hamanogit-am: --resolved.
2005-11-16 Junio C Hamanogit-apply: fail if a patch cannot be applied.
2005-11-16 Kevin Geissgit-cvsexportcommit.perl: fix typos in output
2005-11-16 Kevin Geissgit-cvsexportcommit.perl: exit with non-0 status if...
2005-11-16 Kevin Geissgit-cvsexportcommit.perl: use getopts to get binary...
2005-11-16 Kevin Geissgit-cvsexportcommit.perl: Fix usage() output.
2005-11-16 Alecs KingDocumentation/git-log.txt: trivial typo fix.
2005-11-16 Pavel Roskinsymref support for import scripts
2005-11-16 Linus TorvaldsDisallow empty pattern in "git grep"
2005-11-16 Junio C Hamanogit wrapper: basic fixes.
2005-11-16 Johannes SchindelinGive python a chance to find "backported" modules
2005-11-16 Johannes SchindelinFix tests with new git in C
2005-11-16 Lukas SandströmFix llist_sorted_difference_inplace in git-pack-redundant
2005-11-16 Andreas Ericssongit --help COMMAND brings up the git-COMMAND man-page.
2005-11-16 Andreas EricssonUpdate git(7) man-page for the C wrapper.
2005-11-16 Andreas EricssonC implementation of the 'git' program, take two.
2005-11-15 Junio C Hamanosha1_file.c::add_packed_git(): fix type mismatch.
2005-11-15 Junio C Hamanodiff: make default rename detection limit configurable.
2005-11-15 Johannes SchindelinAdd config variable core.symrefsonly
2005-11-15 Sergey VlasovRework object refs tracking to reduce memory usage
2005-11-15 Sergey Vlasovgit-fsck-objects: Free tree entries after use
2005-11-15 Jonas FonsecaFix git(1) link to git-index-pack
next