16903 Commits (737e31af7ae365d6251bb196e06d18afda9c98a8)
 

Author SHA1 Message Date
Christian Couder ee2314f59a bisect: teach "skip" to accept special arguments like "A..B" 16 years ago
Miklos Vajna b5ff37ac6b builtin_clone: use strbuf in cmd_clone() 16 years ago
Miklos Vajna b9e125e07e builtin-clone: use strbuf in clone_local() and copy_or_link_directory() 16 years ago
Miklos Vajna 32716a2c6c builtin-clone: use strbuf in guess_dir_name() 16 years ago
Junio C Hamano ef3b38b445 Merge branch 'maint' 16 years ago
René Scharfe 7de1950cb2 remove the unused files interpolate.c and interpolate.h 16 years ago
René Scharfe a47551c382 daemon: deglobalize variable 'directory' 16 years ago
René Scharfe d433ed0bb4 daemon: inline fill_in_extra_table_entries() 16 years ago
René Scharfe 9d7ca66746 daemon: use strbuf_expand() instead of interpolate() 16 years ago
René Scharfe ced621b2c1 merge-recursive: use strbuf_expand() instead of interpolate() 16 years ago
René Scharfe 9b864e730b add strbuf_expand_dict_cb(), a helper for simple cases 16 years ago
Johannes Schindelin 2075ffb58e fast-export: use an unsorted string list for extra_refs 16 years ago
Miklos Vajna 283b953283 Add new testcase to show fast-export does not always exports all tags 16 years ago
Joey Hess cbacbf4e55 sha1_file: avoid bogus "file exists" error message 16 years ago
Bryan Drewery 37a7744ffe Fix misleading wording for git-cherry-pick 16 years ago
Alex Riesen 3b91c30b76 Fix t4030-diff-textconv.sh 16 years ago
Alex Riesen f755bb996b Fix handle leak in sha1_file/unpack_objects if there were damaged object data 16 years ago
Johannes Sixt 632f701787 compat/mingw.c: Teach mingw_rename() to replace read-only files 16 years ago
Johannes Schindelin 850fb6ff81 Document levenshtein.c 16 years ago
Samuel Tardieu 13c6bcd49f Fix deletion of last character in levenshtein distance 16 years ago
Christian Couder 1a93d67ba8 git-gui: french translation update 16 years ago
Alexandre Julliard 1905a8666a git.el: Allow to commit even if there are no marked files. 16 years ago
Alexandre Julliard c4e8b72f22 git.el: Add possibility to mark files directly in git-update-status-files. 16 years ago
Alexandre Julliard b0a53e9e56 git.el: Add an insert file command. 16 years ago
Alexandre Julliard 433ee03f97 git.el: Never clear the status buffer, only update the files. 16 years ago
Alexandre Julliard db18a182a2 git.el: Fix git-amend-commit to support amending an initial commit. 16 years ago
Alexandre Julliard ef5133df7c git.el: Properly handle merge commits in git-amend-commit. 16 years ago
Alexandre Julliard 6fb204266c git.el: Simplify handling of merge heads in the commit log-edit buffer. 16 years ago
Alexandre Julliard 9ddf6d7c10 git.el: Remove the env parameter in git-call-process and git-call-process-string. 16 years ago
Alexandre Julliard 36d2078ff1 git.el: Improve error handling for commits. 16 years ago
Peter Krefting f6e4110bcd Updated Swedish translation (514t0f0u). 16 years ago
Michele Ballabio 3cf2801c41 git gui: update Italian translation 16 years ago
Mark Burton 6fc4a7e546 git-commit.txt - mention that files listed on the command line must be known to git. 16 years ago
Tuncer Ayaz c6576f912f Retain multiple -q/-v occurrences in git pull 16 years ago
Mark Burton c2e6385da5 Documentation: rev-list-options.txt: added --branches, --tags & --remotes. 16 years ago
Miklos Vajna da3f78a29c builtin-branch: use strbuf in rename_branch() 16 years ago
Miklos Vajna d3f9f9a92e builtin-branch: use strbuf in fill_tracking_info() 16 years ago
Miklos Vajna 3c59c50d76 builtin-branch: use strbuf in delete_branches() 16 years ago
Cheng Renquan dbbd56f103 git-remote: add verbose mode to git remote update 16 years ago
Paul Mackerras e11601381e gitk: Fix context menu items for generating diffs when in tree mode 16 years ago
Alexander Gavrilov 68149a7197 gitk: Avoid handling the Return key twice in Add Branch 16 years ago
Paul Mackerras cdc8429c94 gitk: Show local changes properly when we have a path limit 16 years ago
Paul Mackerras 2958228430 gitk: Fix switch statement in parseviewargs 16 years ago
Miklos Vajna 0c76ae2278 Update Hungarian translation. 100% completed. 16 years ago
Linus Torvalds 7c4ea599b0 Fix index preloading for racy dirty case 16 years ago
Junio C Hamano 47577456bf Merge branch 'maint' 16 years ago
Christian Couder 6e702c2458 Documentation: tutorial: add information about "git help" at the beginning 16 years ago
Christian Couder b3d9888792 Documentation: user-manual: add information about "git help" at the beginning 16 years ago
Junio C Hamano 83b767360a builtin-remote.c: plug a small memory leak in get_one_remote_for_updates() 16 years ago
Cheng Renquan 357af14fc4 git-remote: match usage string with the manual pages 16 years ago