Code

git.git
2008-12-01 Junio C HamanoGIT 1.6.1-rc1 v1.6.1-rc1
2008-12-01 Junio C HamanoInclude git-gui--askpass in git-gui RPM package
2008-12-01 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2008-12-01 Junio C HamanoMerge git://repo.or.cz/git-gui
2008-12-01 Junio C Hamanosend-email: do not reverse the command line arguments
2008-12-01 Junio C HamanoMerge branch 'maint'
2008-12-01 Junio C HamanoUpdate draft release notes to 1.6.0.5
2008-12-01 Junio C HamanoMerge branch 'st/maint-tag' into maint
2008-12-01 Junio C HamanoMerge branch 'mk/maint-cg-push' into maint
2008-12-01 Nguyễn Thái... generate-cmdlist.sh: avoid selecting synopsis at wrong...
2008-11-28 Junio C HamanoMerge branch 'cc/bisect-skip'
2008-11-28 Junio C HamanoMerge branch 'js/mingw-rename-fix'
2008-11-28 Junio C HamanoMerge branch 'st/levenshtein'
2008-11-28 Junio C HamanoMerge branch 'cr/remote-update-v'
2008-11-28 Junio C HamanoMerge branch 'rs/strbuf-expand'
2008-11-28 Junio C HamanoMerge branch 'mv/clone-strbuf'
2008-11-28 Junio C HamanoMerge branch 'lt/preload-lstat'
2008-11-28 Junio C HamanoMerge branch 'ta/quiet-pull'
2008-11-28 Junio C HamanoMerge branch 'ph/send-email'
2008-11-28 Junio C HamanoMerge branch 'maint'
2008-11-28 Junio C HamanoMerge branch 'mv/fast-export' into maint
2008-11-28 Sam Vilainsha1_file.c: resolve confusion EACCES vs EPERM
2008-11-28 Joey Hesssha1_file: avoid bogus "file exists" error message
2008-11-28 Matt McCutchengit checkout: don't warn about unborn branch if -f...
2008-11-28 SZEDER Gáborbash: offer refs instead of filenames for 'git revert'
2008-11-28 SZEDER Gáborbash: complete full refs
2008-11-28 SZEDER Gáborbash: remove dashed command leftovers
2008-11-27 Junio C HamanoMerge branch 'pw/maint-p4' into maint
2008-11-27 Pete Wyckoffgit-p4: fix keyword-expansion regex
2008-11-27 Ralf WildenhuesFix typos in the documentation.
2008-11-27 Junio C HamanoMerge branch 'rw/maint-typofix' into rw/typofix
2008-11-27 Ralf WildenhuesFix typos in the documentation.
2008-11-26 Nanako Shiraishigit-gui: update Japanese translation
2008-11-26 Junio C HamanoMerge branch 'maint'
2008-11-26 Junio C HamanoMerge branch 'mm/sort-config-doc'
2008-11-26 Junio C HamanoMerge branch 'mm/maint-sort-config-doc' into maint
2008-11-26 Junio C HamanoMerge branch 'mm/maint-sort-config-doc' into mm/sort...
2008-11-26 Matt McCutchenconfig.txt: alphabetize configuration sections
2008-11-26 Jim Meyeringxdiff-interface.c: remove 10 duplicated lines
2008-11-26 Marcel Koeppent9129-git-svn-i18n-commitencoding: Make compare_svn_hea...
2008-11-26 Junio C HamanoTeach "git diff" to honour --[no-]ext-diff
2008-11-26 Trent Piephosend-email: Fix Pine address book parsing
2008-11-26 Junio C HamanoMerge branch 'for-junio' of git://source.winehq.org...
2008-11-26 Christian Couderbisect: teach "skip" to accept special arguments like...
2008-11-25 Miklos Vajnabuiltin_clone: use strbuf in cmd_clone()
2008-11-25 Miklos Vajnabuiltin-clone: use strbuf in clone_local() and copy_or_...
2008-11-25 Miklos Vajnabuiltin-clone: use strbuf in guess_dir_name()
2008-11-24 Junio C HamanoMerge branch 'maint'
2008-11-24 René Scharferemove the unused files interpolate.c and interpolate.h
2008-11-24 René Scharfedaemon: deglobalize variable 'directory'
2008-11-24 René Scharfedaemon: inline fill_in_extra_table_entries()
2008-11-24 René Scharfedaemon: use strbuf_expand() instead of interpolate()
2008-11-24 René Scharfemerge-recursive: use strbuf_expand() instead of interpo...
2008-11-24 René Scharfeadd strbuf_expand_dict_cb(), a helper for simple cases
2008-11-24 Johannes Schindelinfast-export: use an unsorted string list for extra_refs
2008-11-24 Miklos VajnaAdd new testcase to show fast-export does not always...
2008-11-24 Joey Hesssha1_file: avoid bogus "file exists" error message
2008-11-24 Bryan DreweryFix misleading wording for git-cherry-pick
2008-11-24 Alex RiesenFix t4030-diff-textconv.sh
2008-11-24 Alex RiesenFix handle leak in sha1_file/unpack_objects if there...
2008-11-24 Johannes Sixtcompat/mingw.c: Teach mingw_rename() to replace read...
2008-11-24 Johannes SchindelinDocument levenshtein.c
2008-11-24 Samuel TardieuFix deletion of last character in levenshtein distance
2008-11-23 Christian Coudergit-gui: french translation update
2008-11-23 Alexandre Julliardgit.el: Allow to commit even if there are no marked...
2008-11-23 Alexandre Julliardgit.el: Add possibility to mark files directly in git...
2008-11-23 Alexandre Julliardgit.el: Add an insert file command.
2008-11-21 Alexandre Julliardgit.el: Never clear the status buffer, only update...
2008-11-21 Alexandre Julliardgit.el: Fix git-amend-commit to support amending an...
2008-11-21 Alexandre Julliardgit.el: Properly handle merge commits in git-amend...
2008-11-21 Alexandre Julliardgit.el: Simplify handling of merge heads in the commit...
2008-11-21 Alexandre Julliardgit.el: Remove the env parameter in git-call-process...
2008-11-21 Alexandre Julliardgit.el: Improve error handling for commits.
2008-11-21 Peter KreftingUpdated Swedish translation (514t0f0u).
2008-11-19 Michele Ballabiogit gui: update Italian translation
2008-11-19 Mark Burtongit-commit.txt - mention that files listed on the comma...
2008-11-19 Tuncer AyazRetain multiple -q/-v occurrences in git pull
2008-11-19 Mark BurtonDocumentation: rev-list-options.txt: added --branches...
2008-11-18 Miklos Vajnabuiltin-branch: use strbuf in rename_branch()
2008-11-18 Miklos Vajnabuiltin-branch: use strbuf in fill_tracking_info()
2008-11-18 Miklos Vajnabuiltin-branch: use strbuf in delete_branches()
2008-11-18 Cheng Renquangit-remote: add verbose mode to git remote update
2008-11-18 Alexander Gavrilovgitk: Avoid handling the Return key twice in Add Branch
2008-11-18 Paul Mackerrasgitk: Show local changes properly when we have a path...
2008-11-18 Paul Mackerrasgitk: Fix switch statement in parseviewargs
2008-11-18 Miklos VajnaUpdate Hungarian translation. 100% completed.
2008-11-17 Linus TorvaldsFix index preloading for racy dirty case
2008-11-17 Junio C HamanoMerge branch 'maint'
2008-11-17 Christian CouderDocumentation: tutorial: add information about "git...
2008-11-17 Christian CouderDocumentation: user-manual: add information about ...
2008-11-17 Junio C Hamanobuiltin-remote.c: plug a small memory leak in get_one_r...
2008-11-17 Cheng Renquangit-remote: match usage string with the manual pages
2008-11-17 Stefan Naewerequest-pull: make usage string match manpage
2008-11-16 Junio C HamanoMerge git://repo.or.cz/git-gui
2008-11-16 Alexander Gavrilovgit-gui: Fix the search bar destruction handler.
2008-11-16 Shawn O. PearceUpdate the po template
2008-11-16 Alexander Gavrilovgit-gui: Implement automatic rescan after Tool execution.
2008-11-16 Alexander Gavrilovgit-gui: Allow Tools request arguments from the user.
2008-11-16 Alexander Gavrilovgit-gui: Add a Tools menu for arbitrary commands.
2008-11-16 Alexander Gavrilovgit-gui: Fix the after callback execution in rescan.
next