gitweb.git

Commits

2008-12-01 GIT 1.6.1-rc1 v1.6.1-rc1
2008-12-01 Include git-gui--askpass in git-gui RPM package
2008-12-01 Merge git://git.kernel.org/pub/scm/gitk/gitk
2008-12-01 Merge git://repo.or.cz/git-gui
2008-12-01 send-email: do not reverse the command line arguments
2008-12-01 Merge branch 'maint'
2008-12-01 Update draft release notes to 1.6.0.5
2008-12-01 Merge branch 'st/maint-tag' into maint
2008-12-01 Merge branch 'mk/maint-cg-push' into maint
2008-12-01 generate-cmdlist.sh: avoid selecting synopsis at wrong...
2008-11-28 Merge branch 'cc/bisect-skip'
2008-11-28 Merge branch 'js/mingw-rename-fix'
2008-11-28 Merge branch 'st/levenshtein'
2008-11-28 Merge branch 'cr/remote-update-v'
2008-11-28 Merge branch 'rs/strbuf-expand'
2008-11-28 Merge branch 'mv/clone-strbuf'
2008-11-28 Merge branch 'lt/preload-lstat'
2008-11-28 Merge branch 'ta/quiet-pull'
2008-11-28 Merge branch 'ph/send-email'
2008-11-28 Merge branch 'maint'
2008-11-28 Merge branch 'mv/fast-export' into maint
2008-11-28 sha1_file.c: resolve confusion EACCES vs EPERM
2008-11-28 sha1_file: avoid bogus "file exists" error message
2008-11-28 git checkout: don't warn about unborn branch if -f...
2008-11-28 bash: offer refs instead of filenames for 'git revert'
2008-11-28 bash: complete full refs
2008-11-28 bash: remove dashed command leftovers
2008-11-27 Merge branch 'pw/maint-p4' into maint
2008-11-27 git-p4: fix keyword-expansion regex
2008-11-27 Fix typos in the documentation.
2008-11-27 Merge branch 'rw/maint-typofix' into rw/typofix
2008-11-27 Fix typos in the documentation.
2008-11-26 git-gui: update Japanese translation
2008-11-26 Merge branch 'maint'
2008-11-26 Merge branch 'mm/sort-config-doc'
2008-11-26 Merge branch 'mm/maint-sort-config-doc' into maint
2008-11-26 Merge branch 'mm/maint-sort-config-doc' into mm/sort...
2008-11-26 config.txt: alphabetize configuration sections
2008-11-26 xdiff-interface.c: remove 10 duplicated lines
2008-11-26 t9129-git-svn-i18n-commitencoding: Make compare_svn_hea...
2008-11-26 Teach "git diff" to honour --[no-]ext-diff
2008-11-26 send-email: Fix Pine address book parsing
2008-11-26 Merge branch 'for-junio' of git://source.winehq.org...
2008-11-26 bisect: teach "skip" to accept special arguments like...
2008-11-25 builtin_clone: use strbuf in cmd_clone()
2008-11-25 builtin-clone: use strbuf in clone_local() and copy_or_...
2008-11-25 builtin-clone: use strbuf in guess_dir_name()
2008-11-24 Merge branch 'maint'
2008-11-24 remove the unused files interpolate.c and interpolate.h
2008-11-24 daemon: deglobalize variable 'directory'
2008-11-24 daemon: inline fill_in_extra_table_entries()
2008-11-24 daemon: use strbuf_expand() instead of interpolate()
2008-11-24 merge-recursive: use strbuf_expand() instead of interpo...
2008-11-24 add strbuf_expand_dict_cb(), a helper for simple cases
2008-11-24 fast-export: use an unsorted string list for extra_refs
2008-11-24 Add new testcase to show fast-export does not always...
2008-11-24 sha1_file: avoid bogus "file exists" error message
2008-11-24 Fix misleading wording for git-cherry-pick
2008-11-24 Fix t4030-diff-textconv.sh
2008-11-24 Fix handle leak in sha1_file/unpack_objects if there...
2008-11-24 compat/mingw.c: Teach mingw_rename() to replace read...
2008-11-24 Document levenshtein.c
2008-11-24 Fix deletion of last character in levenshtein distance
2008-11-23 git-gui: french translation update
2008-11-23 git.el: Allow to commit even if there are no marked...
2008-11-23 git.el: Add possibility to mark files directly in git...
2008-11-23 git.el: Add an insert file command.
2008-11-21 git.el: Never clear the status buffer, only update...
2008-11-21 git.el: Fix git-amend-commit to support amending an...
2008-11-21 git.el: Properly handle merge commits in git-amend...
2008-11-21 git.el: Simplify handling of merge heads in the commit...
2008-11-21 git.el: Remove the env parameter in git-call-process...
2008-11-21 git.el: Improve error handling for commits.
2008-11-21 Updated Swedish translation (514t0f0u).
2008-11-19 git gui: update Italian translation
2008-11-19 git-commit.txt - mention that files listed on the comma...
2008-11-19 Retain multiple -q/-v occurrences in git pull
2008-11-19 Documentation: rev-list-options.txt: added --branches...
2008-11-18 builtin-branch: use strbuf in rename_branch()
2008-11-18 builtin-branch: use strbuf in fill_tracking_info()
2008-11-18 builtin-branch: use strbuf in delete_branches()
2008-11-18 git-remote: add verbose mode to git remote update
2008-11-18 gitk: Avoid handling the Return key twice in Add Branch
2008-11-18 gitk: Show local changes properly when we have a path...
2008-11-18 gitk: Fix switch statement in parseviewargs
2008-11-18 Update Hungarian translation. 100% completed.
2008-11-17 Fix index preloading for racy dirty case
2008-11-17 Merge branch 'maint'
2008-11-17 Documentation: tutorial: add information about "git...
2008-11-17 Documentation: user-manual: add information about ...
2008-11-17 builtin-remote.c: plug a small memory leak in get_one_r...
2008-11-17 git-remote: match usage string with the manual pages
2008-11-17 request-pull: make usage string match manpage
2008-11-16 Merge git://repo.or.cz/git-gui
2008-11-16 git-gui: Fix the search bar destruction handler.
2008-11-16 Update the po template
2008-11-16 git-gui: Implement automatic rescan after Tool execution.
2008-11-16 git-gui: Allow Tools request arguments from the user.
2008-11-16 git-gui: Add a Tools menu for arbitrary commands.
2008-11-16 git-gui: Fix the after callback execution in rescan.
next