summaryrefslogtreecommitdiffstats
path: root/t/t2010-checkout-ambiguous.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-24daemon: deglobalize variable 'directory'René Scharfe1-10/+6
2008-11-24daemon: inline fill_in_extra_table_entries()René Scharfe1-8/+2
2008-11-24daemon: use strbuf_expand() instead of interpolate()René Scharfe1-55/+54
2008-11-24merge-recursive: use strbuf_expand() instead of interpolate()René Scharfe2-13/+9
2008-11-24add strbuf_expand_dict_cb(), a helper for simple casesRené Scharfe3-0/+28
2008-11-19git-commit.txt - mention that files listed on the command line must be known ...Mark Burton1-1/+2
2008-11-19Documentation: rev-list-options.txt: added --branches, --tags & --remotes.Mark Burton1-0/+15
2008-11-19builtin-branch: use strbuf in rename_branch()Miklos Vajna1-18/+21
2008-11-19builtin-branch: use strbuf in fill_tracking_info()Miklos Vajna1-10/+8
2008-11-19builtin-branch: use strbuf in delete_branches()Miklos Vajna1-4/+4
2008-11-17Documentation: tutorial: add information about "git help" at the beginningChristian Couder3-0/+12
2008-11-17Documentation: user-manual: add information about "git help" at the beginningChristian Couder1-1/+11
2008-11-17builtin-remote.c: plug a small memory leak in get_one_remote_for_updates()Junio C Hamano1-1/+1
2008-11-17git-remote: match usage string with the manual pagesCheng Renquan1-4/+4
2008-11-17request-pull: make usage string match manpageStefan Naewe1-3/+3
2008-11-16git-gui: Fix the search bar destruction handler.Alexander Gavrilov1-1/+1
2008-11-16Update the po templateShawn O. Pearce1-285/+791
2008-11-16git-gui: Implement automatic rescan after Tool execution.Alexander Gavrilov1-2/+42
2008-11-16git-gui: Allow Tools request arguments from the user.Alexander Gavrilov2-5/+203
2008-11-16git-gui: Add a Tools menu for arbitrary commands.Alexander Gavrilov3-0/+359
2008-11-16git-gui: Fix the after callback execution in rescan.Alexander Gavrilov2-16/+31
2008-11-16git-gui: Implement system-wide configuration handling.Alexander Gavrilov2-9/+15
2008-11-16git-gui: try to provide a window icon under XGiuseppe Bilotta1-0/+22
2008-11-16Fix machine-parseability of 'git log --source'Linus Torvalds1-1/+1
2008-11-16Teach ls-files --with-tree=<tree> to work with options other than -cJunio C Hamano1-0/+2
2008-11-16builtin-ls-files.c: coding style fix.Junio C Hamano1-1/+1
2008-11-15Documentation: git-svn: fix example for centralized SVN cloneJan Krüger1-0/+2
2008-11-15Documentation: fix links to "everyday.html"Christian Couder2-4/+8
2008-11-15revision.c: use proper data type in call to sizeof() within xreallocBrandon Casey1-1/+1
2008-11-15repack: only unpack-unreachable if we are deleting redundant packsBrandon Casey3-10/+22
2008-11-15Documentation: New GUI configuration and command-line options.Alexander Gavrilov4-0/+65
2008-11-14git-svn: Update git-svn to use the ability to place temporary files within re...Marten Svanfeldt (dev)1-4/+5
2008-11-14Git.pm: Make _temp_cache use the repository directoryMarten Svanfeldt (dev)1-5/+10
2008-11-14git-svn: proper detection of bare repositoriesDeskin Miller2-5/+16
2008-11-14git-svn: respect i18n.commitencoding configEric Wong2-3/+101
2008-11-14git-svn: don't escape tilde ('~') for http(s) URLsEric Wong1-3/+3
2008-11-13date/time: do not get confused by fractional secondsLinus Torvalds1-6/+20
2008-11-13gitk: Fix linehtag undefined error with file highlightingPaul Mackerras1-2/+5
2008-11-13gitk: Fix commit encoding supportAlexander Gavrilov1-2/+23
2008-11-13gitk: Fix transient windows on Win32 and MacOSAlexander Gavrilov1-13/+31
2008-11-13gitk: Add accelerators to frequently used menu commandsAlexander Gavrilov1-7/+29
2008-11-13Update draft release notes to 1.6.1Junio C Hamano1-1/+33
2008-11-13t7700: test that 'repack -a' packs alternate packed objectsBrandon Casey1-0/+16
2008-11-13git.html: Update the links to stale versionsJunio C Hamano1-1/+3
2008-11-13Start 1.6.0.5 cycleJunio C Hamano2-1/+22
2008-11-12Fix pack.packSizeLimit and --max-pack-size handlingNicolas Pitre2-2/+16
2008-11-12rev-list documentation: clarify the two parts of history simplificationSanti Béjar1-2/+46
2008-11-12Document "git log --simplify-by-decoration"Nanako Shiraishi1-0/+8
2008-11-12checkout: Fix "initial checkout" detectionJunio C Hamano4-3/+9
2008-11-12status: show "-v" diff even for initial commitJeff King2-3/+4