2651 Commits (93dcab2937624ebb97f91807576cddb242a55a46)
 

Author SHA1 Message Date
Fredrik Kuivinen a6322d079b merge-recursive: Replace 'except:' 19 years ago
Junio C Hamano 9ae2172aed merge-one-file: use rmdir -p 19 years ago
Paul Mackerras f6e2869f48 gitk: Fix some bugs introduced by speedup changes 19 years ago
Junio C Hamano 13cfdfd5fa Documentation: add hooks/update example. 19 years ago
Johannes Schindelin 4ddba79db7 git-config-set: add more options 19 years ago
Andreas Ericsson 7b5d895da6 Documentation update for user-relative paths. 19 years ago
Andreas Ericsson faea9ccbad Client side support for user-relative paths. 19 years ago
Andreas Ericsson 8d63013291 Server-side support for user-relative paths. 19 years ago
Junio C Hamano 0870ca7fab Do not DWIM in userpath library under strict mode. 19 years ago
Andreas Ericsson 54f4b87454 Library code for user-relative paths, take three. 19 years ago
Johannes Schindelin 942c1f53ae Add test case for git-config-set 19 years ago
Johannes Schindelin 2d2465c015 Add documentation for git-config-set 19 years ago
Johannes Schindelin 1b1e59c508 Add git-config-set, a simple helper for scripts to set config variables 19 years ago
Johannes Schindelin 10bea152a3 Add functions git_config_set() and git_config_set_multivar() 19 years ago
Nick Hengeveld 0890098780 Decide whether to build http-push in the Makefile 19 years ago
Junio C Hamano 11979b98ad http.c: reorder to avoid compilation failure. 19 years ago
Nick Hengeveld 7b89996749 http-push memory/fd cleanup 19 years ago
Nick Hengeveld acf59575ca Improve XML parsing in http-push 19 years ago
Nick Hengeveld 5e3a769186 Improve pack list response handling 19 years ago
Nick Hengeveld e388ab74db Make http-fetch request types more clear 19 years ago
Nick Hengeveld 29508e1efb Isolate shared HTTP request functionality 19 years ago
Junio C Hamano 80e21a9ed8 merge-recursive::removeFile: remove empty directories 19 years ago
Junio C Hamano 397c76697f merge-one-file: remove empty directories 19 years ago
Junio C Hamano 22a06b3c47 Documentation: rebase-from-internal minor updates. 19 years ago
Junio C Hamano 6ed64058e1 git-repack: do not do complex redundancy check. 19 years ago
Junio C Hamano a4caa52140 git-count-objects: dc replacement 19 years ago
Stefan-W. Hahn e3fe532ddc gitk: moving all three panes if clicking on an arrow. 19 years ago
Pavel Roskin fd913b3910 gitk: use git-diff-tree --no-commit-id 19 years ago
Frank Sorenson e246483dc5 gitk: Specify line hover font 19 years ago
Junio C Hamano 36a7cad6e4 readrefs: grab all refs with one call to ls-remote. 19 years ago
Junio C Hamano 3eeb419968 Merge http://www.kernel.org/pub/scm/gitk/gitk 19 years ago
Junio C Hamano 52b6536c62 Merge branch 'master' 19 years ago
Junio C Hamano 0b4276931f Merge branches 'jc/branch' and 'jc/rebase' 19 years ago
Junio C Hamano 7f59dbbb8f Rewrite rebase to use git-format-patch piped to git-am. 19 years ago
Junio C Hamano eb777612f0 git-branch: -f to forcibly reset branch head. 19 years ago
Junio C Hamano f9039f30d5 Do not show .exe in git command list. 19 years ago
Lukas Sandström 9a888b758f Document the "ignore objects" feature of git-pack-redundant 19 years ago
Lukas Sandström 06a45c8cc9 Improve the readability of git-pack-redundant 19 years ago
Lukas Sandström 62af0b532b Remove all old packfiles when doing "git repack -a -d" 19 years ago
Luck, Tony 4d16f8de16 Update pull/fetch --tags documentation 19 years ago
Lukas Sandström 0cb022e052 Fix a bug in get_all_permutations. 19 years ago
Junio C Hamano 2e67a5f449 Cygwin *might* be helped with NO_MMAP 19 years ago
Linus Torvalds a8aca418d6 Teach "approxidate" about weekday syntax 19 years ago
Linus Torvalds 583122cd1b Make "git fetch" less verbose by default 19 years ago
Lukas Sandström 3afd169480 Fix bug introduced by the latest changes to git-pack-redundant 19 years ago
Junio C Hamano c3e24a7d46 git-prune: quote possibly empty $dryrun as parameter to test 19 years ago
Junio C Hamano 6eb668df76 Merge branch 'master' 19 years ago
Junio C Hamano 087b6742fc git-am: --binary; document --resume and --binary. 19 years ago
Linus Torvalds 6b7b042772 Teach "approxidate" about weekday syntax 19 years ago
Lukas Sandström 751a71e2b5 Make git-pack-redundant non-horribly slow on large sets of packs 19 years ago