]> Kevux Git Server - rit/shortlog
rit
2007-10-25 Pierre HabouzitAdd some fancy colors in the test library when terminal...
2007-10-25 David Symondsgitweb: Use chop_and_escape_str in more places.
2007-10-25 David Symondsgitweb: Refactor abbreviation-with-title-attribute...
2007-10-25 Junio C HamanoMerge branch 'db/fetch-pack'
2007-10-25 Miklos Vajnagit-send-email: add a new sendemail.to configuration...
2007-10-25 Junio C Hamanogit-remote: fix "Use of uninitialized value in string ne"
2007-10-24 Paul Mackerrasgitk: Fix a couple more bugs in the path limiting
2007-10-23 Shawn O. PearceMerge branch 'maint'
2007-10-23 Shawn O. Pearcegit-gui: Make sure we get errors from git-update-index
2007-10-23 Junio C Hamanok.org git toppage: Add link to 1.5.3 release notes.
2007-10-23 Paul MackerrasMerge branch 'master' into dev
2007-10-23 Paul Mackerrasgitk: Fix some bugs with path limiting in the diff...
2007-10-23 Paul Mackerrasgitk: Use the status window for other functions
2007-10-23 Paul Mackerrasgitk: Integrate the reset progress bar in the main...
2007-10-23 Alex RiesenMore updates and corrections to the russian translation...
2007-10-23 Paul Mackerrasgitk: Ensure tabstop setting gets restored by Cancel...
2007-10-23 Paul Mackerrasgitk: Limit diff display to listed paths by default
2007-10-22 Jari AaltoOn error, do not list all commands, but point to -...
2007-10-22 David Symondsgitweb: Provide title attributes for abbreviated author...
2007-10-22 Ralf Wildenhuesgit-cherry-pick: improve description of -x.
2007-10-22 KirillUpdated Russian translation.
2007-10-22 René ScharfeCorrect some sizeof(size_t) != sizeof(unsigned long...
2007-10-21 Shawn O. PearceUse PRIuMAX instead of 'unsigned long long' in show...
2007-10-21 Shawn O. PearceMerge branch 'maint'
2007-10-21 Shawn O. PearceDescribe more 1.5.3.5 fixes in release notes
2007-10-21 Linus TorvaldsFix diffcore-break total breakage
2007-10-21 Linus TorvaldsFix directory scanner to correctly ignore files without...
2007-10-21 Shawn O. PearceImproved const correctness for strings
2007-10-21 Johannes SixtUse the asyncronous function infrastructure to run...
2007-10-21 Johannes SixtAvoid a dup2(2) in apply_filter() - start_command(...
2007-10-21 Johannes Sixtt0021-conversion.sh: Test that the clean filter really...
2007-10-21 Johannes Sixtupload-pack: Run rev-list in an asynchronous function.
2007-10-21 Johannes Sixtupload-pack: Move the revision walker into a separate...
2007-10-21 Johannes SixtUse the asyncronous function infrastructure in builtin...
2007-10-21 Johannes SixtAdd infrastructure to run a function asynchronously.
2007-10-21 Johannes Sixtupload-pack: Use start_command() to run pack-objects...
2007-10-21 Johannes SixtHave start_command() create a pipe to read the stderr...
2007-10-21 Johannes SixtUse start_comand() in builtin-fetch-pack.c instead...
2007-10-21 Johannes SixtUse run_command() to spawn external diff programs inste...
2007-10-21 Johannes SixtUse start_command() to run content filters instead...
2007-10-21 Johannes SixtUse start_command() in git_connect() instead of explici...
2007-10-21 Johannes SixtChange git_connect() to return a struct child_process...
2007-10-21 Shawn O. PearceMerge git://git.kernel.org/pub/scm/gitk/gitk
2007-10-21 Shawn O. PearceMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-10-21 Paul Mackerrasgitk: Fix "can't unset prevlines(...)" Tcl error
2007-10-21 Shawn O. PearceDefine compat version of mkdtemp for systems lacking it
2007-10-21 Johannes SchindelinDeduce exec_path also from calls to git with a relative...
2007-10-21 Joakim TjernlundImprove receive-pack error message about funny ref...
2007-10-21 Julian Phillipsfast-import: Fix argument order to die in file_change_m
2007-10-21 Christian Stimminggit-gui: Update German translation
2007-10-21 Christian Stimminggit-gui: Add more terms to glossary.
2007-10-21 Shawn O. PearceMerge branch 'maint'
2007-10-21 Shawn O. Pearcegit-gui: Don't display CR within console windows
2007-10-21 Shawn O. Pearcegit-gui: Handle progress bars from newer gits
2007-10-20 Chris Pettittgit-p4 support for perforce renames.
2007-10-20 Simon Hausmanngit-p4: When skipping a patch as part of "git-p4 submit...
2007-10-20 Paul Mackerrasgitk: Avoid an error when cherry-picking if HEAD has...
2007-10-20 Paul Mackerrasgitk: Check that we are running on at least Tcl/Tk 8.4
2007-10-20 Shawn O. Pearcegit-gui: Correctly report failures from git-write-tree
2007-10-20 Ralf Wildenhuesgitk.txt: Fix markup.
2007-10-20 Johannes Sixtgitk: Do not pick up file names of "copy from" lines
2007-10-20 Jonathan del... gitk: Add support for OS X mouse wheel
2007-10-20 Jeff Kingsend-pack: respect '+' on wildcard refspecs
2007-10-19 Paul Mackerrasgitk: Fix Tcl error: can't unset findcurline
2007-10-19 Shawn O. PearceAvoid scary errors about tagged trees/blobs during...
2007-10-19 Shawn O. PearceMerge branch 'maint'
2007-10-19 Shawn O. PearcePaper bag fix diff invocation in 'git stash show'
2007-10-19 Shawn O. PearceMerge branch 'maint'
2007-10-19 Shawn O. PearceFurther 1.5.3.5 fixes described in release notes
2007-10-19 Shawn O. PearceStop displaying "Pack pack-$ID created." during git-gc
2007-10-19 Shawn O. PearceTeach prune-packed to use the standard progress meter
2007-10-19 Shawn O. PearceChange 'Deltifying objects' to 'Compressing objects'
2007-10-19 Jeff KingDocumentation/git-gc: improve description of --auto
2007-10-19 Jeff KingDocumentation/git-gc: explain --auto in description
2007-10-19 Jeff Kinggit-gc: improve wording of --auto notification
2007-10-19 Shawn O. PearceAvoid invoking diff drivers during git-stash
2007-10-19 Steffen Prohaskaattr: fix segfault in gitattributes parsing code
2007-10-19 Patrick WelcheDefine NI_MAXSERV if not defined by operating system
2007-10-19 Alex BenneeEnsure we add directories in the correct order
2007-10-19 Linus TorvaldsAvoid scary errors about tagged trees/blobs during...
2007-10-18 Steffen Prohaskamergetool: avoid misleading message "Resetting to defau...
2007-10-18 Steffen Prohaskamergetool: add support for ECMerge
2007-10-18 Steffen Prohaskamergetool: use path to mergetool in config var mergetoo...
2007-10-18 Jonathan del... Fixing path quoting in git-rebase
2007-10-18 Jeff Kingt5516: test update of local refs on push
2007-10-18 Jeff Kingsend-pack: don't update tracking refs on error
2007-10-18 Shawn O. PearceMerge branch 'jc/am-quiet'
2007-10-18 Shawn O. PearceMerge branch 'maint'
2007-10-18 Shawn O. PearceYet more 1.5.3.5 fixes mentioned in release notes
2007-10-18 Brian Gernhardtcvsserver: Use exit 1 instead of die when req_Root...
2007-10-18 Linus Torvaldsgit-blame shouldn't crash if run in an unmerged tree
2007-10-18 Marius Storm... Teach core.autocrlf to 'git blame'
2007-10-18 Gerrit Papegit-config: print error message if the config file...
2007-10-18 Shawn O. PearceMerge branch 'lt/diff-rename'
2007-10-18 koreth@midwinter.comAdd a message explaining that automatic GC is about...
2007-10-18 Robert Schielefixing output of non-fast-forward output of post-receiv...
2007-10-17 Sam Vilaingitk: disable colours when calling git log
2007-10-17 Shawn O. Pearcegit-gui: Paper bag fix the global config parsing
2007-10-17 Nicolas Pitrefix for more minor memory leaks
2007-10-17 Nicolas Pitrefix const issues with some functions
next