aboutsummaryrefslogtreecommitdiffstats
path: root/fetch-pack.h
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-08-02 09:28:30 -0700
committerJunio C Hamano <gitster@pobox.com>2010-08-02 09:28:30 -0700
commitc01a29c74ff991faf3012882fbf676b182b8893f (patch)
treeaea256176929d2bc66f77fde7dad2f7d7298154e /fetch-pack.h
parentDocumentation/rev-parse: quoting is required with --parseopt (diff)
parentgit-gui: fix size and position of window panes on startup (diff)
downloadgit-c01a29c74ff991faf3012882fbf676b182b8893f.tar.gz
git-c01a29c74ff991faf3012882fbf676b182b8893f.zip
Merge git://repo.or.cz/git-gui into pt/git-gui
* git://repo.or.cz/git-gui: git-gui: fix size and position of window panes on startup git-gui: mc cannot be used before msgcat has been loaded git-gui: use textconv filter for diff and blame git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32 git-gui: fix shortcut creation on cygwin git-gui: fix PATH environment for mingw development environment git-gui: fix usage of _gitworktree when creating shortcut for windows git-gui: fix "Explore Working Copy" for Windows again git-gui: fix usage of themed widgets variable git-gui: Handle failure of core.worktree to identify the working directory. git-gui: check whether systems nice command works or disable it
Diffstat (limited to 'fetch-pack.h')
0 files changed, 0 insertions, 0 deletions
ilva2-2/+3 2021-01-30worktree: teach worktree to lazy-load "prunable" reasonRafael Silva2-0/+29 2021-01-30worktree: libify should_prune_worktree()Rafael Silva3-74/+83 2021-01-29p5303: avoid sed GNU-ismJeff King1-4/+8 2021-01-28pretty: lazy-load commit data when expanding user-formatJeff King2-12/+13 2021-01-28rebase -i: do leave commit message intact in fixup! chainsJohannes Schindelin2-1/+20 2021-01-28t0000: consistently use single quotes for outer testsJeff King1-190/+190 2021-01-28t0000: run cleaning test inside sub-testJeff King1-8/+17 2021-01-28t0000: run prereq tests inside sub-testJeff King1-80/+69 2021-01-28t0000: keep clean-up tests togetherJeff King1-11/+11 2021-01-28oid_pos(): access table through const pointersJeff King7-13/+13 2021-01-28hash_pos(): convert to oid_pos()Jeff King7-43/+43 2021-01-28rerere: use strmap to store rerere directoriesJeff King1-39/+23 2021-01-28rerere: tighten rr-cache dirname checkJeff King1-2/+3 2021-01-28rerere: check dirname format while iterating rr_cache directoryJeff King1-3/+11 2021-01-28commit_graft_pos(): take an oid instead of a bare hashJeff King3-6/+6 2021-01-27git-compat-util: always enable variadic macrosJeff King1-2/+5 2021-01-27ci: do not cancel all jobs of a matrix if one failsPhilippe Blain1-0/+4 2021-01-26test-lib: prevent '--stress-jobs=X' from being ignoredSZEDER Gábor1-4/+4 2021-01-26grep/log: remove hidden --debug and --grep-debug optionsÆvar Arnfjörð Bjarmason4-107/+2 2021-01-25The fourth batchJunio C Hamano1-0/+57 2021-01-24grep/pcre2: better support invalid UTF-8 haystacksÆvar Arnfjörð Bjarmason7-2/+81 2021-01-24grep/pcre2 tests: don't rely on invalid UTF-8 data testÆvar Arnfjörð Bjarmason1-6/+1 2021-01-23Remove support for v1 of the PCRE libraryÆvar Arnfjörð Bjarmason7-217/+18 2021-01-23config.mak.uname: remove redundant NO_LIBPCRE1_JIT flagÆvar Arnfjörð Bjarmason1-1/+0